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