ImageGear .NET - Updated
ImGearARTPolyRuler Class Members
Properties  Methods  Events


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

The following tables list the members exposed by ImGearARTPolyRuler.

Public Constructors
 NameDescription
Public ConstructorOverloaded. Initializes a new instance of the ImGearARTPolyRuler class.  
Top
Public Properties
 NameDescription
Public Property Gets or sets the mark's X aspect denominator value.  
Public Property Gets or sets the Mark's Y aspect denominator value.  
Public Property Gets or sets the mark's X aspect numerator value.  
Public Property Gets or sets the mark's Y aspect numerator value.  
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 length of the mark's end line.  
Public Property Gets or sets a value indicating whether the PPM option is disabled in font size calculations.  
Public Property Gets or sets the font name of the text font.  
Public Property Gets or sets the font size of the text font.  
Public Property Gets or sets the font style of the text font.  
Public Property Gets or sets a value indicating whether the label is displayed.  
Public Property Gets or sets the style of two lines joins.  
Public Property Gets or sets the mark label.  
Public Property Gets the length of the PolyRuler mark.  
Public Property Gets or sets the measurement unit of the PolyRuler.  
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 Property Gets or sets the number of decimal digits displayed for the mark.  
Public PropertyOverridden.  Gets the selection points.  
Public PropertyOverridden.  Gets the selection type.  
Public Property Gets or sets the length of the mark's start line.  
Public Property Gets or sets the mark's line style.  
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 mark's line width.  
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

ImGearARTPolyRuler Class
ImageGear.ART Namespace