[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgElement.Display

Display Property

Display

Gets or sets a value specifying whether the element (and all its descendents) is a part of the rendering tree.

Declaration
public SvgDisplay? Display { get; set; }
Public Property Display As SvgDisplay?