[]
Represents regular polygon.
public class RPolygon : Symbol, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient
Name | Description |
---|---|
RPolygon() | Initializes a new instance of RPolygon class. |
Name | Description |
---|---|
NumVerticesProperty | Identifies the NumVertices dependency property. |
Name | Description |
---|---|
LegendShape | Gets the legend shape of plot element. |
NumVertices | Gets or sets number of polygon vertices. |
Name | Description |
---|---|
AddFakeEllipse(PathGeometry, Point, double, double, double) | Creates and adds ellipse geometry that is used for hit testing. |
UpdateGeometry(PathGeometry, Size) | Recreates the geometry describing the symbol. |