C1.Android.Core Assembly / C1.Android.Core Namespace / C1PolygonIcon Class / Baseline Property


In This Topic
Baseline Property (C1PolygonIcon)
In This Topic
Syntax
'Declaration
 
Public Overridable ReadOnly Property Baseline As Integer
 
'Usage
 
Dim instance As C1PolygonIcon
Dim value As Integer
 
value = instance.Baseline
See Also