←Select platform

Curve Property

Summary

Gets or sets the IccCurve structure.

Syntax
C#
VB
C++
public IccCurve Curve { get; set; } 
  
Public Property Curve As IccCurve 
public: 
property IccCurve Curve { 
   IccCurve get(); 
   void set (    IccCurve ); 
} 

Property Value

IccCurve structure that contains the tag's data.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ColorConversion Assembly