IResolvedStyleDeclaration.Stroke
IResolvedStyleDeclaration.Stroke method
Gets the brush used for stroking shapes.
public IBrush Stroke(ISVGDeviceContext rendeingContext)
Parameter | Type | Description |
---|---|---|
rendeingContext | ISVGDeviceContext | The rendering context. |
Return Value
The brush used for stroking shapes.
See Also
- interface IBrush
- interface ISVGDeviceContext
- interface IResolvedStyleDeclaration
- namespace Aspose.Svg.Dom.Css
- assembly Aspose.SVG