DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLabel Class / StringFormat Property

In This Topic
    StringFormat Property
    In This Topic
    Handles text alignment using the .NET StringFormat Member
    Syntax
    'Declaration
     
    
    Public Property StringFormat As System.Drawing.StringFormat
    public System.Drawing.StringFormat StringFormat {get; set;}
    Remarks
    NEW - Handles text alignment using the .NET StringFormat class
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also