ImageGear .NET - Updated October 2, 2018
IsLabelVisible Property (ImGearARTProtractor)




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

Property Value

Boolean value.
See Also

Reference

ImGearARTProtractor Class
ImGearARTProtractor Members