ImageGear .NET - Updated March 30, 2018
IsLabelVisible Property (IImGearARTProtractor)




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

Property Value

Boolean value.
See Also

Reference

IImGearARTProtractor Interface
IImGearARTProtractor Members