ImageGear for .NET
ColorName Property




Gets color name from internal color books.
Syntax
'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();
public:
property String^ ColorName {
   String^ get();
}

Property Value

String value.
See Also

Reference

ImGearSpotChannelInfo Class
ImGearSpotChannelInfo Members

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback