Previous Document Next Document

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


CorelScript.ApplyEnvelopeFrom

Function ApplyEnvelopeFrom(ObjectID As Long, MappingMode As Long, KeepLines As Boolean) As Long

Description

Member of CorelScript

The ApplyEnvelopeFrom method applies an envelope to the selected object from the shape of another object.

Parameter
Description
ObjectID
Specifies the object ID of the source object. To determine the ID of an object, use the CorelScript.GetObjectsCDRStaticID method.
MappingMode
Specifies the mapping mode:
 
0 = Horizontal
 
1 = Original
 
2 = Putty
 
3 = Vertical
KeepLines
Specifies whether to keep the lines of the source object. True (-1) keeps the lines, while False (0) excludes them.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.