[]
        
(Showing Draft Content)

C1.Win.Interop.C1Colors.ToOle

ToOle Method

ToOle(Color)

Declaration
public static int ToOle(Color v)
Public Shared Function ToOle(v As Color) As Integer
Parameters
Type Name Description
Color v
Returns
Type Description
int

ToOle(byte, byte, byte)

Declaration
public static int ToOle(byte r, byte g, byte b)
Public Shared Function ToOle(r As Byte, g As Byte, b As Byte) As Integer
Parameters
Type Name Description
byte r
byte g
byte b
Returns
Type Description
int