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