Insight3DDesignMode Property |
Gets a value that indicates whether the Component is currently in design mode.
Namespace:
AGI.Foundation.Graphics
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public bool DesignMode { get; }
Public ReadOnly Property DesignMode As Boolean
Get
public:
property bool DesignMode {
bool get ();
}
member DesignMode : bool with get
Property Value
Type:
BooleanSee Also