|
ShellSec_LocalAxesRendererAxesColors Property
|
Gets the colors used to display the axes.
Namespace:
Karamba.Results.ShellSection
Assembly:
KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntaxpublic Color[] AxesColors { get; }
Public ReadOnly Property AxesColors As Color()
Get
public:
property array<Color>^ AxesColors {
array<Color>^ get ();
}
member AxesColors : Color[] with get
Property Value
Type:
Color
See Also