ImageGear for .NET
ImGearARTPolyline Class Members
Properties  Methods  Events


The following tables list the members exposed by ImGearARTPolyline.

Public Constructors
 NameDescription
Public ConstructorImGearARTPolyline ConstructorOverloaded. Initializes a new instance of the ImGearARTPolyline class.  
Top
Public Properties
 NameDescription
Public PropertyBoundsOverridden.  Gets mark's bounding rectangle in abstract coordinates.  
Public PropertyCapStyle Gets or sets the style of a line end.  
Public PropertyColor Gets or sets the color of the mark.  
Public PropertyEndHeadAngle Gets or sets the end head angle of the mark.  
Public PropertyEndHeadLength Gets or sets the end head length of the mark.  
Public PropertyEndHeadType Gets or sets the end head type of the mark.  
Public PropertyHeadFillColor Gets or sets the fill color of the line's head.  
Public PropertyIsClosed Gets or sets a value indicating whether the polyline is closed.  
Public PropertyIsHighlighter Gets or sets a value indicating whether the mark is displayed as highlighter.  
Public PropertyJoinStyle Gets or sets the style of two lines joins.  
Public PropertyNumberOfPoints Gets or sets the actual number of mark's points.  
Public PropertyOpacity Gets or sets the opacity of the mark.  
Public PropertyPoints Gets the raw points array.  
Public PropertySelectionPointsOverridden.  Gets the selection points.  
Public PropertySelectionTypeOverridden.  Gets the selection type.  
Public PropertyStartHeadAngle Gets or sets the start head angle of the mark.  
Public PropertyStartHeadLength Gets or sets the start head length of the mark.  
Public PropertyStartHeadType Gets or sets the start head type of the mark.  
Public PropertyStyle Gets or sets the style of the mark.  
Public PropertyTypeOverridden.  Gets mark's type.  
Public PropertyVisibleOverridden.  Gets or sets a value indicating whether the mark is visible or not.  
Public PropertyWidth Gets or sets the width of the mark.  
Top
Public Methods
 NameDescription
Public MethodAddPoint Adds the specified point.  
Public MethodFlipOverridden. Flips the mark around the center in vertical or horizontal direction.  
Public MethodGetPoint Gets mark's point with the specified index.  
Public MethodGetRenderBoundsOverridden.  Gets rendering bounding rectangle of the mark in abstract coordinates.  
Public MethodMoveOverridden.  Moves the mark by specified offset.  
Public MethodRemovePoints Removes the specified number of points, starting at the specified index.  
Public MethodRotateOverridden. Rotates the mark around the center.  
Public MethodScaleOverridden.  Scales the mark in horizontal and vertical directions.  
Public MethodSetPoint Sets mark's point at the specified index.  
Top
Protected Methods
 NameDescription
Protected MethodOnPointAdded Occurs when a point is added to the mark.  
Protected MethodOnPointChanged Occurs when a point is changed.  
Protected MethodOnPointsRemoved Occurs when points are removed.  
Top
Public Events
 NameDescription
Public EventPointAdded Occurs when a point is added to the mark.  
Public EventPointChanged Occurs when a point is changed.  
Public EventPointsRemoved Occurs when points are removed.  
Top
See Also

Reference

ImGearARTPolyline Class
ImageGear.ART Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback