ImageGear .NET - Updated May 30, 2018
IsLabelVisible Property (ImGearARTRuler)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTRuler 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 ImGearARTRuler
Dim value As Boolean
 
instance.IsLabelVisible = value
 
value = instance.IsLabelVisible

Property Value

Boolean variable.
See Also

Reference

ImGearARTRuler Class
ImGearARTRuler Members