public int xclrValue {get; set;}
'Declaration Public Property xclrValue As Integer
'Declaration
Public Property xclrValue As Integer
'Usage Dim instance As CFColor Dim value As Integer instance.xclrValue = value value = instance.xclrValue
'Usage
Dim instance As CFColor Dim value As Integer instance.xclrValue = value value = instance.xclrValue
CFColor Class CFColor Members