ImageGear .NET - Updated
ImGearARTCurve Class Members
Properties  Methods  Events


ImageGear24.Art Assembly > ImageGear.ART Namespace : ImGearARTCurve Class

The following tables list the members exposed by ImGearARTCurve.

Public Constructors
 NameDescription
Public ConstructorOverloaded.   
Top
Public Properties
 NameDescription
Public PropertyOverridden.  Gets mark's bounding rectangle in abstract coordinates.  
Public Property Gets or sets the style of a line end.  
Public Property Gets or sets the color of the mark.  
Public Property Gets the actual number of mark's points.  
Public Property Gets or sets the opacity of the mark.  
Public Property Gets the raw points array.  
Public PropertyOverridden.  Gets the selection points.  
Public PropertyOverridden.  Gets the selection type.  
Public Property Gets or sets the style of the mark.  
Public Property Gets or sets the tension of the curve.  
Public PropertyOverridden.  Gets mark's type.  
Public PropertyOverridden.  Gets or sets a value indicating whether the mark is visible or not.  
Public Property Gets or sets the width of the mark.  
Top
Public Methods
 NameDescription
Public Method Adds the specified point.  
Public MethodOverridden. Flips the mark around the center in vertical or horizontal direction.  
Public Method Gets the point with the specified index.  
Public MethodOverridden.  Gets rendering bounding rectangle of the mark in abstract coordinates.  
Public MethodOverridden.  Moves the mark by specified offset.  
Public Method Removes the specified number of points, starting at the specified index.  
Public MethodOverridden. Rotates the mark around the center.  
Public MethodOverridden.  Scales the mark in horizontal and vertical directions.  
Public Method Sets the point with the specified index.  
Top
Protected Methods
 NameDescription
Protected Method Occurs when a point is added to the mark.  
Protected Method Occurs when a point is changed.  
Protected Method Occurs when points are removed.  
Top
Public Events
 NameDescription
Public Event Occurs when a point is added to the mark.  
Public Event Occurs when a point is changed.  
Public Event Occurs when points are removed.  
Top
See Also

Reference

ImGearARTCurve Class
ImageGear.ART Namespace