Enum ImageBaseBuilder.BasePointChoices
Namespace: NXOpen.Display
Assembly: NXOpen.dll
Syntax
public enum ImageBaseBuilder.BasePointChoices
Fields
| Name | Description |
|---|---|
| BottomCenter | |
| BottomLeft | |
| BottomRight | |
| MiddleCenter | |
| MiddleLeft | |
| MiddleRight | |
| TopCenter | |
| TopLeft | |
| TopRight | |
| UserDefined |