Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.ApplyEnvelopeFrom |
Function ApplyEnvelopeFrom(ObjectID As Long, MappingMode As Long, KeepLines As Boolean) As Long
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:
|
||||||||||||
KeepLines
|
Specifies whether to keep the lines of the source object. True (-1) keeps the lines, while False (0) excludes them.
|
Copyright 2013 Corel Corporation. All rights reserved.