CSMath.BoundingBox.IsIn(CSMath.BoundingBox) - DomCR/ACadSharp GitHub Wiki
IsIn(CSMath.BoundingBox) Method
Checks if the given box is in the bounds of this box.
Definition
Namespace: CSMath.BoundingBox
C#
public Boolean IsIn(CSMath.BoundingBox)
Return Value
Boolean