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

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