Leadtools.ColorConversion Namespace > IccCurveStructure Structure : RespArrays Property |
public IccResponseArrays[] RespArrays {get; set;}
'Declaration Public Property RespArrays As IccResponseArrays()
'Usage Dim instance As IccCurveStructure Dim value() As IccResponseArrays instance.RespArrays = value value = instance.RespArrays
public IccResponseArrays[] RespArrays {get; set;}
get_RespArrays();
set_RespArrays(value);
public: property array<IccResponseArrays>^ RespArrays { array<IccResponseArrays>^ get(); void set ( array<IccResponseArrays>^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2