Table of Contents

Method GetBrush

Namespace
SharpVectors.Renderers.Wpf
Assembly
SharpVectors.Rendering.Wpf.dll

GetBrush()

public Brush GetBrush()

Returns

Brush

GetBrush(bool)

public Brush GetBrush(bool setOpacity)

Parameters

setOpacity bool

Returns

Brush

GetBrush(Geometry)

public Brush GetBrush(Geometry geometry)

Parameters

geometry Geometry

Returns

Brush

GetBrush(Geometry, bool)

public Brush GetBrush(Geometry geometry, bool setOpacity)

Parameters

geometry Geometry
setOpacity bool

Returns

Brush