MarkerPos Enum
MarkerPos enumeration
Specifies the position of markers in SVG.
public enum MarkerPos
Values
Name | Value | Description |
---|---|---|
None | 0 | 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
- namespace Aspose.Svg.Builder
- assembly Aspose.SVG