PromptPlus API:IBannerControl
IBannerControl
Namespace: PPlus.Controls
Represents the interface with all Methods of the Banner control
public interface IBannerControl
Methods
LoadFont(String)
Load external font from file
IBannerControl LoadFont(string value)
Parameters
value
String
fullpath of file
Returns
LoadFont(Stream)
Load external font from Stream
IBannerControl LoadFont(Stream value)
Parameters
value
Stream
stream instance
Returns
Run(Nullable<Color>, BannerDashOptions)
Execute this control and show banner.
void Run(Nullable<Color> color, BannerDashOptions bannerDash)
Parameters
color
Nullable<Color>
The foregound Color text
bannerDash
BannerDashOptions
The type of BannerDashOptions