Field PropertyNoneBrush
- Namespace
- SharpVectors.Renderers.Wpf
- Assembly
- SharpVectors.Rendering.Wpf.dll
A well-known property name, specifies the Brush object to be used for an SVG element,
which is defined with display styling none, but no fill styling options.
The default value is null.
public const string PropertyNoneBrush = "_NoneBrush"Returns
- string
- A well-known property name, specifies the object to be used for an SVG element, which is defined with display styling none, but no fill styling options. The default value is null.