Namespace: DrenchAssembly: Drench (in Drench.exe) Version: 1.1.1.0 (1.1.1)
public Color[] Colors { get; }
public Color[] Colors { get; }
Public ReadOnly Property Colors As Color()
Get
Public ReadOnly Property Colors As Color()
Get
public:
property array<Color>^ Colors {
array<Color>^ get ();
}
public:
property array<Color>^ Colors {
array<Color>^ get ();
}
member Colors : Color[] with get
member Colors : Color[] with get
Property Value
Type:
Color