DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomLabel3D Class / Size Property

In This Topic
    Size Property (DicomLabel3D)
    In This Topic
    The size of the label relative the smaller of the image's displayed dimensions - default = 0.1
    Syntax
    'Declaration
     
    
    Public Property Size As System.Single
    public System.float Size {get; set;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also