Vector |
The VectorGraphicTextLayer type exposes the following members.
| Name | Description | |
|---|---|---|
| EndPoint | (Inherited from VectorGraphicLayer) | |
| ExecutionSequences | (Inherited from BaseVectorGraphicElement) | |
| FillingManager |
The filling manager to manipulate fillings.
(Inherited from BaseVectorGraphicElement) | |
| FixedSize | If IsSizeFixed, the object will be stretched to the defined size. | |
| FontInformation | The font specification. | |
| 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.
(Inherited from VectorGraphicLayer) | |
| IsDynamic | ||
| IsSizeFixed | Defines whether the size is fixed. | |
| Label |
The label for this layer.
(Inherited from VectorGraphicLayer) | |
| Offset | Offset of the text element. | |
| PathFactory | (Inherited from VectorGraphicLayer) | |
| Paths |
The read-only paths in this layer.
(Inherited from VectorGraphicLayer) | |
| PenNumber |
The starting pen number before processing the element.
(Inherited from BaseVectorGraphicElement) | |
| Rotation | Rotation of the text element. | |
| Scale | Scale of the text element. | |
| Source | The generator of the text content. | |
| Text | The text to be marked. | |
| VectorGraphicElementMarkerProfile | (Inherited from VectorGraphicLayer) |