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




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

Property Value

String value.
Remarks
The default value is "%d mm".
See Also

Reference

ImGearARTPolyRuler Class
ImGearARTPolyRuler Members