Table of Contents

Property Static

Namespace
SharpVectors.Dom.Svg
Assembly
SharpVectors.Core.dll

Static

Gets a value specifying whether this document is in static mode. In static mode (non-interactive), events are not processed.

bool Static { get; set; }

Property Value

bool

This returns true if the document is in static mode; otherwise, it is false.