Name | Description | |
---|---|---|
![]() | ClipPathId | Gets/Sets the id of the clip path, this graphics element should be clipped with. |
![]() | DashArray | Gets/Sets the stroke dash array in the format "stroke dash...". |
![]() | Fill | Gets/Sets the value of the Fill property. |
![]() | FillOpacity | Gets/Sets the fill svg fopacity of this SVG graphics element. Any values outside the range from 0.0 (fully transparent) to 1.0 (fully opaque) will be clamped to this range. By default set to 1. |
![]() | FillRule | Gets/Sets the value of the FillRule property. By default set to Nevron.Nov.Graphics.ENFillRule.NonZero. |
![]() | MiterLimit | Gets/Sets the value of the MiterLimit property. |
![]() | Opacity | Gets/Sets the opacity of this SVG graphics element. Any values outside the range from 0.0 (fully transparent) to 1.0 (fully opaque) will be clamped to this range. By default set to 1. |
![]() | Stroke | Gets/Sets the value of the Stroke property. |
![]() | StrokeLineCap | Gets/Sets the value of the StrokeLineCap property. |
![]() | StrokeLineJoin | Gets/Sets the value of the StrokeLineJoin property. |
![]() | StrokeWidth | Gets/Sets the stroke width. By default set to 1px. |
![]() | Transform | Gets/Sets the value of the Transform property. |