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

In This Topic
    AnchorScaleMode Property
    In This Topic
    Defines how anchor point is transformed with the image
    Syntax
    'Declaration
     
    
    Public Property AnchorScaleMode As ScaleMode
    public ScaleMode AnchorScaleMode {get; set;}
    Remarks

    Check LabelScaleMode for possible values of AnchorScaleMode.

    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also