C1.Xamarin.Forms.Chart Assembly / C1.Xamarin.Forms.Chart.Annotation Namespace / Polygon Class / Id Property


In This Topic
Id Property (Polygon)
In This Topic
Syntax
'Declaration
 
Public ReadOnly Property Id As Guid
 
'Usage
 
Dim instance As Polygon
Dim value As Guid
 
value = instance.Id
See Also