'Declaration Public Overridable ReadOnly Property IsEmpty As Boolean
'Declaration
Public Overridable ReadOnly Property IsEmpty As Boolean
'Usage Dim instance As Border Dim value As Boolean value = instance.IsEmpty
'Usage
Dim instance As Border Dim value As Boolean value = instance.IsEmpty
public virtual bool IsEmpty {get;}
Border Class Border Members Reset Method ResetAll Method