Click or drag to resize

VectorGraphicPath Properties

The VectorGraphicPath type exposes the following members.

Properties
 NameDescription
Public propertyCommands The read-only metafile commands in this path.
Public propertyEndPoint
(Overrides BaseVectorGraphicElementEndPoint)
Public propertyExecutionSequences
(Inherited from BaseVectorGraphicElement)
Public propertyFillingManager The filling manager to manipulate fillings.
(Inherited from BaseVectorGraphicElement)
Public propertyHasJump Indicates if a jump to the location will be inserted.
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 propertyIgnoreTransformation Indicates if a jump to the location will ignore the objects matrix transformation.
Protected propertyInternalCommands 
Public propertyIsClosed Returns true if the start and end point are identical
Public propertyIsMotfResetJump 
Public propertyLocation The starting location of the path.
Protected propertyMetafileCommandFactory 
Public propertyPenNumber The starting pen number before processing the element.
(Inherited from BaseVectorGraphicElement)
Top
See Also