ImageGear21.Art Assembly > ImageGear.ART Namespace > ImGearARTPolyRuler Class : Label Property |
'Declaration Public Property Label As String
'Usage Dim instance As ImGearARTPolyRuler Dim value As String instance.Label = value value = instance.Label
public string Label {get; set;}