ImageGear .NET - Updated October 26, 2017
Label Property (ImGearARTRuler)




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

Property Value

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

Reference

ImGearARTRuler Class
ImGearARTRuler Members