Method GetBrush
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
GetBrush()
public Brush GetBrush()
Returns
GetBrush(bool)
public Brush GetBrush(bool setOpacity)
Parameters
setOpacity
bool
Returns
GetBrush(Geometry)
public Brush GetBrush(Geometry geometry)
Parameters
geometry
Geometry
Returns
GetBrush(Geometry, bool)
public Brush GetBrush(Geometry geometry, bool setOpacity)