RGBA.Green property
The green value in the range [0, 255]. Note:The setter for this property is obsolete. Please use the parameterized constructor to initialize it instead.
public ushort Green { get; set; }
See Also
- class RGBA
- namespace Autodesk.DataExchange.DataModels