ImageGear for .NET
AddElement Method
See Also  Send Feedback
ImageGear21.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDEClip Class : AddElement Method




precedingIndex
The index after which to add Element. Use BEFORE_FIRST to insert an element at the beginning of the clip object.
element
The element added, which may be a PDE Path, a PDE Text, a PDE Container, a PDE Group or a PDE Place object.

Glossary Item Box

Adds an element to a clip path.

Syntax

 
Visual Basic
C#
Managed Extensions for C++
C++/CLI
 
 

Parameters

precedingIndex
The index after which to add Element. Use BEFORE_FIRST to insert an element at the beginning of the clip object.
element
The element added, which may be a PDE Path, a PDE Text, a PDE Container, a PDE Group or a PDE Place object.

See Also

©2013. Accusoft Corporation. All Rights Reserved.