ImageGear .NET - Updated May 1, 2018
Polygon Property (ImGearAnnotationItems)




ImageGear24.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > ImGearAnnotationItems Class : Polygon Property
Gets or sets the menu items that are displayed when right clicking on an ImageGear.ART.ImGearARTPolygon mark.
Syntax
'Declaration
 
Public Property Polygon As ObservableCollection(Of Object)
 
'Usage
 
Dim instance As ImGearAnnotationItems
Dim value As ObservableCollection(Of Object)
 
instance.Polygon = value
 
value = instance.Polygon

Property Value

A collection of objects.
See Also

Reference

ImGearAnnotationItems Class
ImGearAnnotationItems Members