Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / MarkerEnd Property

In This Topic
    MarkerEnd Property
    In This Topic
    Gets or sets a value for the 'marker-end' property.
    Syntax
    'Declaration
     
    Public Property MarkerEnd As SvgReference
    public SvgReference MarkerEnd {get; set;}
    See Also