IResolvedStyleDeclaration.Fill

IResolvedStyleDeclaration.Fill method

Gets the brush used for filling shapes.

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

Return Value

The brush used for filling shapes.

See Also