←Select platform

ColorRef Property

Summary

Gets a Windows COLORREF color representation of this color.

Syntax

C#
VB
C++
[CLSCompliantAttribute(false)] 
public uint ColorRef {get;} 
<CLSCompliantAttribute(False)> 
Public ReadOnly Property ColorRef As UInteger 
[CLSCompliantAttribute(false)] 
public: 
property uint ColorRef { 
   uint get(); 
} 

Property Value

A Windows COLORREF color representation of this color.

Remarks

The return value is a 32-bit unsigned integer in the following hexadecimal form:

0x00bbggrr

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools Assembly
Click or drag to resize