Color.R
Color.R property
Gets the red component value of this Color
structure.
public byte R { get; }
Property Value
The red component value of this Color
.
See Also
- struct Color
- namespace Aspose.CAD
- assembly Aspose.CAD
Gets the red component value of this Color
structure.
public byte R { get; }
The red component value of this Color
.