ImageGear .NET - Updated May 1, 2018
IsLabelVisible Property (ImGearARTPolyRuler)




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

Property Value

Boolean variable.
See Also

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members