Table of Contents

Field PropertyNonePen

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

A well-known property name, specifies the Pen object to be used for an SVG element, which is defined with display styling none, but no stroke styling options.

The default value is null.

public const string PropertyNonePen = "_NonePen"

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 stroke styling options. The default value is null.