ImageGear23.Core Assembly > ImageGear.Core Namespace > ImGearSpotChannelInfo Class : ColorName Property |
'Declaration Public ReadOnly Property ColorName As String
'Usage Dim instance As ImGearSpotChannelInfo Dim value As String value = instance.ColorName
public string ColorName {get;}
public: __property string* get_ColorName();