Leadtools Send comments on this topic. | Back to Introduction - All Topics | Help Version 16.5.9.25
RasterCurve Class Members
See Also  Properties  Methods 
Leadtools Namespace : RasterCurve Class


The following tables list the members exposed by RasterCurve.

Public Constructors

  Name Description
Public Constructor RasterCurve Constructor Initializes a new instance of the RasterCurve class.  
Top

Public Properties

  Name Description
Public Property Close Gets or sets a value that indicates how the curve is closed.  
Public Property FillMode Gets or sets a value that indicates how to handle complex crossing lines.  
Public Property Points The curve points.  
Public Property Tension Gets or sets a value that indicates how straight to make the curves that connect points.  
Public Property Type Gets or sets a value that indicates the type of curve being defined.  
Top

Public Methods

  Name Description
Public Method ToBezierPoints Converts the curve points to an array of Bezier points.  
Top

See Also