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






    LayoutEngine Property (DicomViewer)
    Syntax
    'Declaration
     
    
    <System.ComponentModel.BrowsableAttribute(False)>
    <System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
    Public Overridable ReadOnly Property LayoutEngine As System.Windows.Forms.Layout.LayoutEngine
     
    'Usage
     
    
    Dim instance As DicomViewer
    Dim value As System.Windows.Forms.Layout.LayoutEngine
     
    value = instance.LayoutEngine
    Requirements

    Target Platforms: .NET CLR 4.8 or higher

    See Also