Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.2
|
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(); }