| Visual Basic (Declaration) | |
|---|---|
Public Property CurveB As IccTagTypeBase() | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public IccTagTypeBase[] CurveB {get; set;} | |
| C++/CLI | |
|---|---|
public: property array<IccTagTypeBase^>^ CurveB { array<IccTagTypeBase^>^ get(); void set (IccTagTypeBase^array<value>^ value); } | |
Return Value
Array that contains the B curves data of type IccCurveTagType or IccParametricCurveTagType.Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family