InputPanel for WinForms | ComponentOne
C1.Win.5 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 String
    public string Data {get; set;}
    See Also