ImageGear .NET - Updated March 30, 2018
Label Property (IImGearARTPolyRuler)




ImageGear24.Art Assembly > ImageGear.ART Namespace > IImGearARTPolyRuler Interface : Label Property
Gets or sets the mark label.
Syntax
'Declaration
 
Property Label As String
 
'Usage
 
Dim instance As IImGearARTPolyRuler
Dim value As String
 
instance.Label = value
 
value = instance.Label

Property Value

String value.
See Also

Reference

IImGearARTPolyRuler Interface
IImGearARTPolyRuler Members