MarkerPos enumeration
MarkerPos enumeration
Specifies the position of markers in SVG.
The MarkerPos type exposes the following members:
Fields
Field | Description |
---|---|
NONE | Indicates that no markers will be rendered on the element. |
Remarks
This enumeration is used to define the presence or absence of markers in an SVG element. It is typically used in attributes that control the rendering of markers at the vertices or control points of shapes.
See Also
- module
aspose.svg.builder