[Foundation.Export("IsClosed")] [Browsable(true)] public bool IsClosed {get; set;}
'Declaration <Foundation.ExportAttribute("IsClosed")> <BrowsableAttribute(True)> Public Property IsClosed As Boolean
'Declaration
<Foundation.ExportAttribute("IsClosed")> <BrowsableAttribute(True)> Public Property IsClosed As Boolean
'Usage Dim instance As C1PolygonIcon Dim value As Boolean instance.IsClosed = value value = instance.IsClosed
'Usage
Dim instance As C1PolygonIcon Dim value As Boolean instance.IsClosed = value value = instance.IsClosed
C1PolygonIcon Class C1PolygonIcon Members