VintaSoft Imaging .NET SDK 14.0: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextSymbol Class / DrawingSymbol Property
Syntax Requirements SeeAlso
In This Topic
    DrawingSymbol Property (TextSymbol)
    In This Topic
    Gets the drawing symbol.
    Syntax
    'Declaration
    
    Public ReadOnly Property DrawingSymbol As Vintasoft.Imaging.Drawing.DrawingSymbol
    
    
    public Vintasoft.Imaging.Drawing.DrawingSymbol DrawingSymbol { get; }
    
    
    public: __property Vintasoft.Imaging.Drawing.DrawingSymbol get_DrawingSymbol();
    
    
    
    Requirements

    Target Platforms: .NET9; .NET 8; .NET 7; .NET 6; .NET Framework 4.8, 4.7, 4.6, 4.5, 4.0, 3.5

    See Also