Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.5.10
|
Leadtools.Windows.Annotations Namespace > IAnnPolygon Interface : IsClosed Property |
bool IsClosed {get; set;}
'Declaration Property IsClosed As Boolean
'Usage Dim instance As IAnnPolygon Dim value As Boolean instance.IsClosed = value value = instance.IsClosed