Click or drag to resize

VectorGraphicTextLayer Properties

The VectorGraphicTextLayer type exposes the following members.

Properties
 NameDescription
Public propertyEndPoint
(Inherited from VectorGraphicLayer)
Public propertyExecutionSequences
(Inherited from BaseVectorGraphicElement)
Public propertyFillingManager The filling manager to manipulate fillings.
(Inherited from BaseVectorGraphicElement)
Public propertyFixedSize If IsSizeFixed, the object will be stretched to the defined size.
Public propertyFontInformation The font specification.
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)
Protected propertyInternalPaths The paths. This list is read-writeable.
(Inherited from VectorGraphicLayer)
Public propertyIsDynamic 
Public propertyIsSizeFixed Defines whether the size is fixed.
Public propertyLabel The label for this layer.
(Inherited from VectorGraphicLayer)
Public propertyOffset Offset of the text element.
Protected propertyPathFactory
(Inherited from VectorGraphicLayer)
Public propertyPaths The read-only paths in this layer.
(Inherited from VectorGraphicLayer)
Public propertyPenNumber The starting pen number before processing the element.
(Inherited from BaseVectorGraphicElement)
Public propertyRotation Rotation of the text element.
Public propertyScale Scale of the text element.
Public propertySource The generator of the text content.
Public propertyText The text to be marked.
Public propertyVectorGraphicElementMarkerProfile
(Inherited from VectorGraphicLayer)
Top
See Also