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

In This Topic
    ScalePenWidth Property
    In This Topic
    Control whether the width of a line scales with the label being drawn
    Syntax
    'Declaration
     
    
    Public Property ScalePenWidth As System.Boolean
    public System.bool ScalePenWidth {get; set;}
    Remarks
    Default value is false
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also