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