ImageGear .NET v25.2 - Updated
ImageGear.Art Assembly / ImageGear.ART Namespace / ImGearARTPolyRuler Class
Properties Methods Events


In This Topic
    ImGearARTPolyRuler Class Members
    In This Topic

    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 PropertyGets or sets the mark's X aspect denominator value.  
    Public PropertyGets or sets the Mark's Y aspect denominator value.  
    Public PropertyGets or sets the mark's X aspect numerator value.  
    Public PropertyGets or sets the mark's Y aspect numerator value.  
    Public PropertyOverridden. Gets mark's bounding rectangle in abstract coordinates.  
    Public PropertyGets or sets the style of a line end.  
    Public PropertyGets or sets the color of the mark.  
    Public PropertyGets or sets the length of the mark's end line.  
    Public PropertyGets or sets a value indicating whether the PPM option is disabled in font size calculations.  
    Public PropertyGets or sets the font name of the text font.  
    Public PropertyGets or sets the font size of the text font.  
    Public PropertyGets or sets the font style of the text font.  
    Public PropertyGets or sets a value indicating whether the label is displayed.  
    Public PropertyGets or sets the style of two lines joins.  
    Public PropertyGets or sets the mark label.  
    Public PropertyGets the length of the PolyRuler mark.  
    Public PropertyGets or sets the measurement unit of the PolyRuler.  
    Public PropertyGets or sets the actual number of mark's points.  
    Public PropertyGets or sets the opacity of the mark.  
    Public PropertyGets the raw points array.  
    Public PropertyGets or sets the number of decimal digits displayed for the mark.  
    Public PropertyOverridden. Gets the selection points.  
    Public PropertyOverridden. Gets the selection type.  
    Public PropertyGets or sets the length of the mark's start line.  
    Public PropertyGets 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 PropertyGets or sets the mark's line width.  
    Top
    Public Methods
     NameDescription
    Public MethodAdds the specified point.  
    Public MethodOverridden. Flips the mark around the center in vertical or horizontal direction.  
    Public MethodGets 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 MethodRemoves 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 MethodSets mark's point at the specified index.  
    Top
    Protected Methods
     NameDescription
    Protected MethodOccurs when a point is added to the mark.  
    Protected MethodOccurs when a point is changed.  
    Protected MethodOccurs when points are removed.  
    Top
    Public Events
     NameDescription
    Public EventOccurs when a point is added to the mark.  
    Public EventOccurs when a point is changed.  
    Public EventOccurs when points are removed.  
    Top
    See Also