Previous Document Next Document

Object Model Reference : Classes : S : Shape : Methods : Shape.CreateEnvelopeFromShape


Shape.CreateEnvelopeFromShape

Function CreateEnvelopeFromShape(Source As Shape, [Mode As cdrEnvelopeMode = cdrEnvelopePutty], [KeepLines As Boolean = False], [CopyMode As cdrEnvelopeCopyMode = cdrEnvelopeCenter], [CornerIndices]) As Effect

Description

Member of Shape

The CreateEnvelopeFromShape method creates an envelope by using the specified shape as a template.

Parameter
Description
Source
Specifies the source
Mode
Specifies the type of mapping mode for the envelope, and returns cdrEnvelopeMode. This parameter is optional, and its default value is cdrEnvelopePutty (2).
KeepLines
Specifies whether the envelope keeps its lines straight or converts them to curves. If the KeepLines property is True, the envelope keeps its lines straight. This parameter is optional, and its default value is False.
CopyMode
CornerIndices
Specifies the corner indices. This parameter is optional.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.