Specifies the size of the font for the visual object that will represent the AwxElement
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public Nullable<double> NotBlinkingFontSize { get; set; } |
Visual Basic |
---|
Public Property NotBlinkingFontSize As Nullable(Of Double) Get Set |
JScript |
---|
function get NotBlinkingFontSize () : Nullable<double> function set NotBlinkingFontSize (value : Nullable<double>) |
Remarks
When the FontSize is null the FontFamily must be inherited by the parent control