DicomObjects.NET.8.48 Documentation
DicomObjects.DicomCodecs Namespace / DicomCodecBaseArguments Class / Size Property

In This Topic
    Size Property (DicomCodecBaseArguments)
    In This Topic
    The size of the image (pixels x pixels)
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Size As System.Drawing.Size
    public System.Drawing.Size Size {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also