'Declaration
Public Property rgbFore As LongRGB
'Usage
Dim instance As AreaFormat Dim value As LongRGB instance.rgbFore = value value = instance.rgbFore
public LongRGB rgbFore {get; set;}
'Declaration
Public Property rgbFore As LongRGB
'Usage
Dim instance As AreaFormat Dim value As LongRGB instance.rgbFore = value value = instance.rgbFore
public LongRGB rgbFore {get; set;}