Visual Basic (Declaration) | |
---|---|
Public Property Backing As IccXyzNumber |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public IccXyzNumber Backing {get; set;} |
C++/CLI | |
---|---|
public: property IccXyzNumber Backing { IccXyzNumber get(); void set (IccXyzNumber value); } |
Return Value
A value that represents XYZ tristimulus values for measurement backing.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family