![]() ![]() |
ESRI.ArcGIS.ADF.IMS | |
Label Property | |
See Also Send Feedback |
ESRI.ArcGIS.ADF.IMS.Display.AcetateElement Namespace > TextElement Class : Label Property |
Visual Basic (Declaration) | |
---|---|
Public Property Label As String |
Visual Basic (Usage) | ![]() |
---|---|
Dim instance As TextElement Dim value As String instance.Label = value value = instance.Label |
C# | |
---|---|
public string Label {get; set;} |
For an example of using this property, see TextElement(string, AcetateUnits) constructor.