Click or drag to resize

VectorGraphicLayer Properties

The VectorGraphicLayer type exposes the following members.

Properties
 NameDescription
Public propertyEndPoint
(Overrides BaseVectorGraphicElementEndPoint)
Public propertyExecutionSequences
(Inherited from BaseVectorGraphicElement)
Public propertyFillingManager The filling manager to manipulate fillings.
(Inherited from BaseVectorGraphicElement)
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.
Public propertyLabel The label for this layer.
Protected propertyPathFactory 
Public propertyPaths The read-only paths in this layer.
Public propertyPenNumber The starting pen number before processing the element.
(Inherited from BaseVectorGraphicElement)
Public propertyVectorGraphicElementMarkerProfile 
Top
See Also