Click or drag to resize

IJobElementManager Methods

The IJobElementManager type exposes the following members.

Methods
 NameDescription
Public methodClone(IListJobElementHolder) Creates new copies of given job element holders.
Public methodClone(JobElementHolder) Creates a copy of a given job element holder.
Public methodCloneLayers Creates copies of given layers.
Public methodCloneMetafileCommands Creates copies of given metafile commands.
Public methodClonePaths Creates copies of given paths.
Public methodCopyJobElementHolder Copies a job element holder to a target job element holder.
Public methodCreate(Metadata) Creates a job element from a given meta-data.
Public methodCreate(Type) Creates a job element of a given type.
Public methodCreateT Creates a job element of a given type.
Public methodGetJobElementType Retrieves the list of concrete types for a given category that represents markable job elements.
Public methodGetJobElementTypeMap Retrieves the map of concrete types for each category that represents markable job elements.
Public methodSplitAllPaths Splits each path as a separate vector graphic.
Top
See Also