Click or drag to resize

Color.Red Property (Typed)

X#
A numeric value between 0 (lowest intensity) and 255 (highest intensity) representing the amount of red in a color.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Red AS BYTE GET SET 
Request Example View Source

Property Value

Type: Byte
A numeric value between 0 (lowest intensity) and 255 (highest intensity) representing the amount of red in a color.
See Also