DicomObjects.NET.8.48 Documentation
DicomObjects Namespace / DicomViewer Class / LayoutEngine Property

In This Topic
    LayoutEngine Property (DicomViewer)
    In This Topic
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Overridable ReadOnly Property LayoutEngine As System.Windows.Forms.Layout.LayoutEngine
    [System.ComponentModel.Browsable(false)]
    [System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
    public virtual System.Windows.Forms.Layout.LayoutEngine LayoutEngine {get;}
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also