IResolvedStyleDeclaration.Stroke

IResolvedStyleDeclaration.Stroke method

Gets the brush used for stroking shapes.

public IBrush Stroke(ISVGDeviceContext rendeingContext)
ParameterTypeDescription
rendeingContextISVGDeviceContextThe rendering context.

Return Value

The brush used for stroking shapes.

See Also