Table of Contents

Property DesignMode

Namespace
SharpVectors.Converters
Assembly
SharpVectors.Converters.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.