ImageGear for .NET
ImGearARTPolygon Class Members
Properties  Methods  Events


The following tables list the members exposed by ImGearARTPolygon.

Public Constructors
 NameDescription
Public ConstructorImGearARTPolygon ConstructorOverloaded. Initializes a new instance of the ImGearARTPolygon class.  
Top
Public Properties
 NameDescription
Public PropertyBorder Gets or sets the border of the mark.  
Public PropertyBoundsOverridden.  Gets mark's bounding rectangle in abstract coordinates.  
Public PropertyFillColor Gets or sets the fill color of the mark.  
Public PropertyFillRuleGets or sets a ImGearARTFillRule enumeration that specifies how the interior fill of the polygon is determined.  
Public PropertyIsHighlighter Gets or sets a value indicating whether the mark is displayed as highlighter.  
Public PropertyNumberOfPoints Gets or sets the actual number of points on the mark.  
Public PropertyOpacity Gets or sets the mark opacity.  
Public PropertyPoints Gets the raw points array.  
Public PropertySelectionPointsOverridden.  Gets the selection points.  
Public PropertySelectionTypeOverridden.  Gets the selection type.  
Public PropertyTypeOverridden.  Gets mark's type.  
Public PropertyVisibleOverridden.  Gets or sets a value indicating whether the mark is visible or not.  
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

ImGearARTPolygon Class
ImageGear.ART Namespace
ImGearARTMark Class

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback