Show / Hide Table of Contents

Enum BoundingRect.Position

The location of a point relative to a bounding rectangle

Namespace: CADability
Assembly: CADability.dll
Syntax
public enum Position

Fields

Name Description
inside

The point is inside the rectangle

onframe

The point resides on one of the bounding lines

outside

The point is outside the rectangle

  • Improve this Doc
  • View Source
In This Article
Back to top Generated by DocFX