Enum RectangularFrameBuilder.AnchorLocationType
Namespace: NXOpen.GeometricUtilities
Assembly: NXOpen.dll
Syntax
public enum RectangularFrameBuilder.AnchorLocationType
Fields
| Name | Description |
|---|---|
| BottomCenter | |
| BottomLeft | |
| BottomRight | |
| MiddleCenter | |
| MiddleLeft | |
| MiddleRight | |
| TopCenter | |
| TopLeft | |
| TopRight |