ImageGear .NET - Updated
ImGearARTFreeLine Class Members
Properties  Methods  Events


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

The following tables list the members exposed by ImGearARTFreeLine.

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 color of the line.  
Public Property Gets or sets a value indicating whether the mark is highlighted.  
Public Property Gets or sets a value indicating whether the line is closed.  
Public Property Gets or sets the actual number of points on the line mark.  
Public Property Gets the raw points array.  
Public PropertyOverridden.  Gets the selection points.  
Public PropertyOverridden.  Gets the selection type.  
Public PropertyOverridden.  Gets mark's type.  
Public PropertyOverridden.  Gets or sets the user data specified for the mark.  
Public PropertyOverridden.  Gets or sets a value indicating whether the mark is visible or not.  
Public Property Gets or sets the width of the line.  
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 mark's 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 mark's point at 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

ImGearARTFreeLine Class
ImageGear.ART Namespace