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