Click or drag to resize
XDL

XfnDesignMode Property

Design 모드인지 아닌지에 대한 상태를 반환한다. This is used only in CLI.

Namespace:  Pixoneer.NXDL
Assembly:  NXDL (in NXDL.dll) Version: 1.2.817.72
Syntax
C#
public static bool DesignMode { get; }

Property Value

Type: Boolean
See Also