ComponentOne Xamarin.Android
IsClosed Property


C1.Android.Core Assembly > C1.Android.Core Namespace > C1PolygonIcon Class : IsClosed Property
Syntax
'Declaration
 
Public Property IsClosed As Boolean
'Usage
 
Dim instance As C1PolygonIcon
Dim value As Boolean
 
instance.IsClosed = value
 
value = instance.IsClosed
public bool IsClosed {get; set;}
See Also

Reference

C1PolygonIcon Class
C1PolygonIcon Members