ImageGear .NET - Updated
ImGearARTPolyline Class Members
Properties  Methods  Events


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

The following tables list the members exposed by ImGearARTPolyline.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the ImGearARTPolyline class.  
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 or sets the end head angle of the mark.  
Public Property Gets or sets the end head length of the mark.  
Public Property Gets or sets the end head type of the mark.  
Public Property Gets or sets the fill color of the line's head.  
Public Property Gets or sets a value indicating whether the polyline is closed.  
Public Property Gets or sets a value indicating whether the mark is displayed as highlighter.  
Public Property Gets or sets the style of two lines joins.  
Public Property Gets or sets 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 start head angle of the mark.  
Public Property Gets or sets the start head length of the mark.  
Public Property Gets or sets the start head type of the mark.  
Public Property Gets or sets the style of the mark.  
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 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

ImGearARTPolyline Class
ImageGear.ART Namespace