CurveCurveIntersector2dOverlapDirection Property
 | 
Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
26.3.0.0
Syntax
 
public bool OverlapDirection { get; }
 
Public ReadOnly Property OverlapDirection As Boolean
        Get
 
public:
property bool OverlapDirection {
        bool get ();
}
 
member OverlapDirection : bool with get
 
 
 
Property Value
Boolean
 
See Also