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

In This Topic
    Marker Property
    In This Topic
    Gets or sets a value for the 'marker-start', 'marker-mid' and 'marker-end' properties.
    Syntax
    'Declaration
     
    Public Property Marker As SvgReference
    public SvgReference Marker {get; set;}
    See Also