Click or drag to resize

JobElementHolder Properties

The JobElementHolder type exposes the following members.

Properties
 NameDescription
Public propertyBoundingBoxTransformMatrix The transformation matrix to be applied to the non-transformed bounding box of the job element..
Public propertyChildren The list of the child job elements.
Public propertyCondition The binning condition for the holder of the job element.
Public propertyJobElement The job element.
Public propertyMarkableConfiguration The configuration specific for this holder.
Public propertyNonTransformedBoundingBox The bounding box of the non-transformed job element.
Public propertyParent The parent job element holder.
Public propertySourceJobElementHolder Contains the source JobElementHolder in case of converted job elements, e.g when using OutputSingleJobElement
Public propertySplitContent 
Public propertyTransformedBoundingBox The bounding box of the transformed job element.
Top
See Also