Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.CreateGuidelineUsingAngle


CorelScript.CreateGuidelineUsingAngle

Function CreateGuidelineUsingAngle(IntersectPointX As Long, IntersectPointY As Long, Angle As Long, Locked As Boolean) As Long

Description

Member of CorelScript

The CreateGuidelineUsingAngle method creates a guideline by using a given intersection point and angle.

Parameter
Description
IntersectPointX
Specifies the x-coordinate of the intersection point, in tenths of a micron and relative to the center of the page
IntersectPointY
Specifies the y-coordinate of the intersection point, in tenths of a micron and relative to the center of the page
Angle
Specifies the angle of the guideline, in millionths of a degree (for example, 5000000 = 5°)
Locked
Specifies whether to lock the guideline. True (-1) locks the guideline, while False (0) leaves it unlocked.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.