RGBA.Red property
The red 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 Red { get; set; }
See Also
- class RGBA
- namespace Autodesk.DataExchange.DataModels