Previous Document Next Document

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


CorelScript.CreateGuidelineUsingTwoPoints

Function CreateGuidelineUsingTwoPoints(Point1X As Long, Point1Y As Long, Point2X As Long, Point2Y As Long, Locked As Boolean) As Long

Description

Member of CorelScript

The CreateGuidelineUsingTwoPoints method creates a guideline by using two given sets of coordinates.

Parameter
Description
Point1X
Specifies the x-coordinate of the first point, in tenths of a micron and relative to the center of the page
Point1Y
Specifies the y-coordinate of the first point, in tenths of a micron and relative to the center of the page
Point2X
Specifies the x-coordinate of the second point, in tenths of a micron and relative to the center of the page
Point2Y
Specifies the y-coordinate of the second point, in tenths of a micron and relative to the center of the page
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.