ImageGear21.Art Assembly > ImageGear.ART Namespace : ImGearARTMark Class |
For a list of all members of this type, see ImGearARTMark members.
Name | Description | |
---|---|---|
Clone | Creates new object that is an exact copy of the current mark. | |
Flip | Flips the mark around the center in vertical or horizontal direction. | |
FromLegacyMark | Converts legacy ART2.0 mark into the appropriate ART 3.0 mark. | |
GetRenderBounds | Gets rendering bounding rectangle of the mark in abstract coordinates. | |
Move | Moves the mark by specified offset. | |
Rotate | Rotates the mark around the center. | |
Scale | Scales the mark in horizontal and vertical directions. |
Name | Description | |
---|---|---|
OnMarkFlipped | Occurs when the mark is flipped. | |
OnMarkMoved | Occurs when the mark is moved. | |
OnMarkRotated | Occurs when the mark is rotated. | |
OnMarkScaled | Occurs when the mark is scaled. | |
OnPropertyChanged | Overloaded. Occurs when a property value changes. |