Enum MarkerPos

Enum MarkerPos

Namespace: Aspose.Svg.Builder
Assembly: Aspose.SVG.dll (25.5.0)

Specifies the position of markers in SVG.

[ComVisible(true)]
public enum MarkerPos

Fields

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.

 English