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

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