Previous Document Next Document

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


CorelScript.DeleteGuidelineUsingTwoPoints

Function DeleteGuidelineUsingTwoPoints(Point1X As Long, Point1Y As Long, Point2X As Long, Point2Y As Long) As Boolean

Description

Member of CorelScript

The DeleteGuidelineUsingTwoPoints method deletes 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

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.