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

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