Vector |
The VectorGraphicPath type exposes the following members.
| Name | Description | |
|---|---|---|
| Commands | The read-only metafile commands in this path. | |
| EndPoint | (Overrides BaseVectorGraphicElementEndPoint) | |
| ExecutionSequences | (Inherited from BaseVectorGraphicElement) | |
| FillingManager |
The filling manager to manipulate fillings.
(Inherited from BaseVectorGraphicElement) | |
| HasJump | Indicates if a jump to the location will be inserted. | |
| ID |
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) | |
| IgnoreTransformation | Indicates if a jump to the location will ignore the objects matrix transformation. | |
| InternalCommands | ||
| IsClosed | Returns true if the start and end point are identical | |
| IsMotfResetJump | ||
| Location | The starting location of the path. | |
| MetafileCommandFactory | ||
| PenNumber |
The starting pen number before processing the element.
(Inherited from BaseVectorGraphicElement) |