ImageGear .NET - Updated October 2, 2018
PolyRuler Property (ImGearAnnotationItems)




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

Property Value

A collection of objects.
See Also

Reference

ImGearAnnotationItems Class
ImGearAnnotationItems Members