Start Properties
Represents the start point of the geometry and provides customization options.| Name | Description |
|---|---|
| FillBrightness | Specifies the brightness level of the color used to fill in the geometry. |
| FillColor | Specifies the color used to fill in the geometry. |
| IsNewShape | Specifies whether to form a single shape with the previous geometry. |
| IsSmoothJoin | Specifies whether to round the corners of the geometry. |
| Kind | |
| StrokeColor | Gets or sets the color used to paint the outline of the geometry. |
| StrokeDashArray | |
| StrokeThickness | Gets or sets the thickness of the geometry’s outline. |
See Also