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

In This Topic
    ScaleMode Property
    In This Topic
    Defines a basic scale mode of DicomLabel
    Syntax
    'Declaration
     
    
    Public Property ScaleMode As ScaleMode
    public ScaleMode ScaleMode {get; set;}
    Remarks

    Check the ScaleMode for the possible values.

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also