Property InteractiveMode
- Namespace
- SharpVectors.Runtime
- Assembly
- SharpVectors.Runtime.Wpf.dll
InteractiveMode
Gets or sets a value specifying the interactive mode, which controls the level of information attached to the generated drawing.
public SvgInteractiveModes InteractiveMode { get; set; }
Property Value
- SvgInteractiveModes
An enumeration of the type SvgInteractiveModes specifying the interactive mode. The default is None; no interactivity and may change in the future.