ContextIsNesting Property
 | 
Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version:
21.4.0.0
Syntax
 
public virtual bool IsNesting { get; }
 
Public Overridable ReadOnly Property IsNesting As Boolean
        Get
 
public:
virtual property bool IsNesting {
        bool get ();
}
 
abstract IsNesting : bool with get
override IsNesting : bool with get
 
 
 
Property Value
Type: 
Boolean 
See Also