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

In This Topic
    ShowTextBox Property
    In This Topic
    Controls whether text boxes have a visible border
    Syntax
    'Declaration
     
    
    Public Property ShowTextBox As System.Boolean
    public System.bool ShowTextBox {get; set;}
    Remarks
    If true, then the area occupied by a text label is outlined.
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also