C1.Android.Core Assembly / C1.Android.Core Namespace / C1FontIcon Class / PaddingEnd Property


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