ImageGear21.Art Assembly > ImageGear.ART Namespace : ImGearARTPolyRuler Class |
For a list of all members of this type, see ImGearARTPolyRuler members.
Name | Description | |
---|---|---|
![]() | AddPoint | Adds the specified point. |
![]() | Flip | Overridden. Flips the mark around the center in vertical or horizontal direction. |
![]() | GetPoint | Gets mark's point with the specified index. |
![]() | GetRenderBounds | Overridden. Gets rendering bounding rectangle of the mark in abstract coordinates. |
![]() | Move | Overridden. Moves the mark by specified offset. |
![]() | RemovePoints | Removes the specified number of points, starting at the specified index. |
![]() | Rotate | Overridden. Rotates the mark around the center. |
![]() | Scale | Overridden. Scales the mark in horizontal and vertical directions. |
![]() | SetPoint | Sets mark's point at the specified index. |
Name | Description | |
---|---|---|
![]() | OnPointAdded | Occurs when a point is added to the mark. |
![]() | OnPointChanged | Occurs when a point is changed. |
![]() | OnPointsRemoved | Occurs when points are removed. |