| 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. | 
            
