DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomImage Class / RenderedSize Property

In This Topic
    RenderedSize Property (DicomImage)
    In This Topic
    Returns the Image display size in output (normally screen) coordinates
    Syntax
    'Declaration
     
    
    Public Overridable ReadOnly Property RenderedSize As System.Drawing.Size
    public virtual System.Drawing.Size RenderedSize {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also