Text color of legend
Read-write property
| [Visual Basic .NET] |
|---|
Public Property TextColor() As System.Drawing.Color |
| [C#] |
|---|
|
| [Managed C++] |
|---|
public: __property uint get_TextColor(); |
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
| [Python - STK API] |
|---|
@property def TextColor(self) -> agi.stk12.utilities.colors.Color: @TextColor.setter def TextColor(self, pColor:agi.stk12.utilities.colors.Color) -> None: |





