Returns the font size used by this condition. We need this or WinRT will NOT serialize the BLINKINGFONTSIZE
Namespace: Ico.AwxAssembly: AwxClientCommon (in AwxClientCommon.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public Nullable<double> GetBlinkingFontSize() |
| Visual Basic |
|---|
Public Function GetBlinkingFontSize As Nullable(Of Double) |
| JScript |
|---|
public function GetBlinkingFontSize() : Nullable<double> |