Value
| Name | Description | Value |
|---|---|---|
| PerspectiveGridPlaneType.FLOORPLANE | Perspective Grid Floor Plane Type. | int 3 |
| PerspectiveGridPlaneType.LEFTPLANE | Perspective Grid Left Plane Type. | int 1 |
| PerspectiveGridPlaneType.NOPLANE | Invalid Perspective Grid Plane Type. | int 0 |
| PerspectiveGridPlaneType.RIGHTPLANE | Perspective Grid Right Plane Type. | int 2 |
Usage
Return
PerspectiveGridPlaneType Document.getPerspectiveActivePlane ()
In function
bool Document.setPerspectiveActivePlane (perspectiveGridPlane: PerspectiveGridPlaneType)
void PageItem.bringInPerspective (positionX: number, positionY: number, perspectiveGridPlane: PerspectiveGridPlaneType)
| Jongware, 27-Jun-2010 v3.0.3d | Contents :: Index |