Name | Description | |
---|---|---|
![]() | AddToPath | Appends the primitive to the specified graphics path |
![]() | ContainsOnOutline | Determines whether the outline of the polygon contains the specified point |
![]() | GetOutlineLength | Must override to return the outline length |
![]() | GetPoint | Gets the point at the specified index |
![]() | GetPointCount | Gets the count of points |
![]() | GetPoints | Gets an array of the points contained in this geometry. |
![]() | Scale | Scales the points contained in this path with the specified scale factors |
![]() | SetPoint | Overloaded. Sets the point at the specified index. |
![]() | Transform | Transforms the graphics path with the specified transform |
![]() | Translate | Translates the points contained in this path with the specified amounts |