Previous Document Next Document

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


CorelScript.SetReferencePoint

Function SetReferencePoint(ReferencePoint As Long) As Long

Description

Member of CorelScript

The SetReferencePoint method specifies the reference point for a selected object — a point that is used to set the object handle for subsequent commands (such as CorelScript.SetPosition).

Parameter
Description
ReferencePoint
Specifies the reference point:
 
1 = upper-right
 
2 = upper-middle
 
3 = upper-left
 
4 = middle-left
 
5 = lower-left
 
6 = lower-middle
 
7 = lower-right
 
8 = middle-right
 
9 = center

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.