Click or drag to resize

VectorGraphicEngine Properties

The VectorGraphicEngine type exposes the following members.

Properties
 NameDescription
Public propertyAutomaticMotfResetJumps 
Public propertyDefaultPenNumber 
Public propertyEndPoint Gets the last position of the last layer.
(Overrides BaseVectorGraphicElementEndPoint)
Public propertyExecutionSequences
(Inherited from BaseVectorGraphicElement)
Public propertyFillingManager The filling manager to manipulate fillings.
(Inherited from BaseVectorGraphicElement)
Public propertyID The unique ID of the vector graphic element. If the concrete class inherits from BaseVectorGraphicElement, its ID will be prefilled. Recommended not to be changed.
(Inherited from BaseVectorGraphicElement)
Public propertyIsDynamic The flag to indicate whether the content of this job element is dynamic.
Public propertyLayers The layers of the vector graphic. The values are dynamically generated during the rebuild process.
Public propertyPenNumber
(Overrides BaseVectorGraphicElementPenNumber)
Public propertyPenSet The pen set.
Public propertyQueueMetafileCommandsUpdate 
Public propertyVectorGraphicOptimizer Gets the vector graphic optimizer.
Top
See Also