| Visual Basic (Declaration) | |
|---|---|
Public Property NamedColor As IccNamedColor2 | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccNamedColor2 NamedColor {get; set;} | |
| C++/CLI | |
|---|---|
public: property IccNamedColor2 NamedColor { IccNamedColor2 get(); void set (IccNamedColor2 value); } | |
Return Value
IccNamedColor2 structure that contains the tag's data.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family