ImageGear .NET - Updated December 24, 2018
IsLabelVisible Property (IImGearARTPolyRuler)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTPolyRuler Interface : IsLabelVisible Property
Gets or sets a value indicating whether the label is displayed.
Syntax
'Declaration
 
Property IsLabelVisible As Boolean
 
'Usage
 
Dim instance As IImGearARTPolyRuler
Dim value As Boolean
 
instance.IsLabelVisible = value
 
value = instance.IsLabelVisible

Property Value

Boolean variable.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members