ImageGear .NET - Updated
ImGearARTPolygon Class Members
Properties  Methods  Events


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

The following tables list the members exposed by ImGearARTPolygon.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the ImGearARTPolygon class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the border of the mark.  
Public PropertyOverridden.  Gets mark's bounding rectangle in abstract coordinates.  
Public Property Gets or sets the fill color of the mark.  
Public PropertyGets or sets a ImGearARTFillRule enumeration that specifies how the interior fill of the polygon is determined.  
Public Property Gets or sets a value indicating whether the mark is displayed as highlighter.  
Public Property Gets or sets the actual number of points on the mark.  
Public Property Gets or sets the mark opacity.  
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 a value indicating whether the mark is visible or not.  
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

ImGearARTPolygon Class
ImageGear.ART Namespace
ImGearARTMark Class