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