Adobe Illustrator CS5 Type Library JS: PerspectiveGridPlaneType

Illustrator CS5

 Perspective grid plane types.

Value

NameDescriptionValue
PerspectiveGridPlaneType.FLOORPLANEPerspective Grid Floor Plane Type. int 3
PerspectiveGridPlaneType.LEFTPLANEPerspective Grid Left Plane Type. int 1
PerspectiveGridPlaneType.NOPLANEInvalid Perspective Grid Plane Type. int 0
PerspectiveGridPlaneType.RIGHTPLANEPerspective 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.3dContents :: Index