Display Property

Definition

Namespace Svg
Assembly Svg.Custom.dll

Gets or sets a value to determine whether the element will be rendered. Needed to support SVG attribute display="none"

public virtual string Display { get; set; }

Returns