Leadtools.ColorConversion Namespace > IccParametricCurve Structure : Reserved Property |
public byte[] Reserved {get;}
'Declaration Public ReadOnly Property Reserved As Byte()
'Usage Dim instance As IccParametricCurve Dim value() As Byte value = instance.Reserved
public: property array<byte>^ Reserved { array<byte>^ get(); }