Table of Contents

Property DesignMode

Namespace
SharpVectors.Runtime
Assembly
SharpVectors.Runtime.Wpf.dll

DesignMode

Gets a value specifying whether the viewer control is in design-mode.

public bool DesignMode { get; }

Property Value

bool

This is true if the viewer control is in design-mode, otherwise; it is false.