ImageGear .NET - Updated July 31, 2018
Visible Property (ImGearARTPolyRuler)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyRuler Class : Visible Property
Gets or sets a value indicating whether the mark is visible or not.
Syntax
'Declaration
 
Public Overrides Property Visible As Boolean
 
'Usage
 
Dim instance As ImGearARTPolyRuler
Dim value As Boolean
 
instance.Visible = value
 
value = instance.Visible

Property Value

Boolean value.
See Also

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members