ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / PathIconRenderer Class / Data Property

In This Topic
    Data Property (PathIconRenderer)
    In This Topic
    Gets or sets the svg string describing the shape.
    Syntax
    'Declaration
     
    Public ReadOnly Property Data As System.String
    public System.string Data {get;}
    See Also