InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / PathIconElement Class / Data Property

In This Topic
    Data Property (PathIconElement)
    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