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