Table of Contents

Property IsRenderable

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Model.dll

IsRenderable

Gets a value indicating whether this SVG element is renderable.

public virtual bool IsRenderable { get; }

Property Value

bool

This is 'true if the element is renderable; otherwise, it is false.