Vector |
public abstract class VectorGraphicLayer : BaseVectorGraphicElement
The VectorGraphicLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| VectorGraphicLayer | Initializes a new instance of the Object class. |
| Name | Description | |
|---|---|---|
| EndPoint | (Overrides BaseVectorGraphicElementEndPoint) | |
| ExecutionSequences | (Inherited from BaseVectorGraphicElement) | |
| FillingManager |
The filling manager to manipulate fillings.
(Inherited from BaseVectorGraphicElement) | |
| 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) | |
| InternalPaths | The paths. This list is read-writeable. | |
| Label | The label for this layer. | |
| PathFactory | ||
| Paths | The read-only paths in this layer. | |
| PenNumber |
The starting pen number before processing the element.
(Inherited from BaseVectorGraphicElement) | |
| VectorGraphicElementMarkerProfile |