MKI_ORIGIN_* (Origin Placement) |
www.CAD6.com |
This value determines the position of either the origin or the page's insertion point relative to the page frame. Possible values are:
MKI_ORIGIN_CUSTOM (0) The point is located at the page's center (identical to MKI_ORIGIN_CENTER) or located at the position stated in m_cSystemOrigin.
MKI_ORIGIN_TOP_LEFT (1) The point is located at the upper left page corner.
MKI_ORIGIN_TOP_EDGE (2) The point is located at the center of the upper page edge.
MKI_ORIGIN_TOP_RIGHT (3) The point is located at the upper right page corner.
MKI_ORIGIN_LEFT_EDGE (4) The point is located at the center of the left page edge.
MKI_ORIGIN_CENTER (5) The point is located at the page's center (identical to MKI_ORIGIN_CUSTOM) or located at the internal drawing area's center (sometimes also called internal origin).
MKI_ORIGIN_RIGHT_EDGE (6) The point is located at the center of the right page edge.
MKI_ORIGIN_BOTTOM_LEFT (7) The point is located at the lower left page corner.
MKI_ORIGIN_BOTTOM_EDGE (8) The point is located at the center of the lower page edge.
MKI_ORIGIN_BOTTOM_RIGHT (9) The point is located at the lower right page corner.
|
CAD6interface 2024.2 - Copyright 2024 Malz++Kassner® GmbH