VintaSoft Imaging .NET SDK 12.4: Documentation for .NET developer
Vintasoft.Imaging.Text Namespace / TextRegionLine Class
Members Object Syntax Hierarchy Requirements SeeAlso
In This Topic
    TextRegionLine Class
    In This Topic
    Provides information about line of TextRegionSymbol.
    Object Model
    TextRegionSymbol RegionF RegionF TextRegionLine
    Syntax
    'Declaration
    
    Public NotInheritable Class TextRegionLine
    
    
    public sealed class TextRegionLine
    
    
    public __gc __sealed class TextRegionLine
    
    
    public ref class TextRegionLine sealed
    
    
    Inheritance Hierarchy

    System.Object
       Vintasoft.Imaging.Text.TextRegionLine

    Requirements

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

    See Also