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




ImageGear24.Art.Forms Assembly > ImageGear.ART.Forms Namespace > ImGearARTMarkTemplates Class : PolyRuler Property
Gets or sets a PolyRuler mark to be used as a template when creating PolyRuler marks using the mouse.
Syntax
'Declaration
 
Public Property PolyRuler As ImGearARTPolyRuler
 
'Usage
 
Dim instance As ImGearARTMarkTemplates
Dim value As ImGearARTPolyRuler
 
instance.PolyRuler = value
 
value = instance.PolyRuler

Property Value

ImGearARTPolyRuler value.
See Also

Reference

ImGearARTMarkTemplates Class
ImGearARTMarkTemplates Members