'Declaration Public Overridable ReadOnly Property ShadowDx As Single
'Declaration
Public Overridable ReadOnly Property ShadowDx As Single
'Usage Dim instance As C1TextBox Dim value As Single value = instance.ShadowDx
'Usage
Dim instance As C1TextBox Dim value As Single value = instance.ShadowDx
public virtual float ShadowDx {get;}
C1TextBox Class C1TextBox Members