Document Solutions for Imaging
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgPaint Class / Href Property

In This Topic
    Href Property (SvgPaint)
    In This Topic
    Gets a reference to a paint server element.
    Syntax
    'Declaration
     
    Public ReadOnly Property Href As SvgReference
    public SvgReference Href {get;}
    See Also