public bool IsEmpty {get;}
'Declaration Public ReadOnly Property IsEmpty As Boolean
'Usage Dim instance As LogicalSize Dim value As Boolean value = instance.IsEmpty
public: property bool IsEmpty { bool get(); }
Target Platforms
LogicalSize Structure LogicalSize Members