Previous Document Next Document

Object Model Reference : Classes : S : SnapPoints : Methods : SnapPoints.AddUserSnapPointEx


SnapPoints.AddUserSnapPointEx

Function AddUserSnapPointEx(ID As String, PositionX As Double, PositionY As Double, [Direction As Double], [UseDirection As Boolean = False]) As SnapPoint

Description

Member of SnapPoints

The AddUserSnapPointEx method adds a user-created snap point.

Parameter
Description
ID
Specifies the ID of the snap point. This ID must be a generated UUID or GUID.
PositionX
Specifies the x-coordinate of the snap point
PositionY
Specifies the y-coordinate of the snap point
Direction
Specifies a direction. This parameter is optional, and its default value is 0.
UseDirection
Specifies how to use the specified direction. This parameter is optional, and its default value is False.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.