Color.ColorRef Property | |
A numeric value between 0 and 0xFFFFFF with the combined colors in RGB format.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY ColorRef AS USUAL GET SET
public virtual Usual ColorRef { get; set; }
Request Example
View SourceProperty Value
Type:
UsualA numeric value between 0 and 0xFFFFFF with the combined colors in RGB format.
See Also