InitLayout Method (DicomViewer)
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
protected virtual void InitLayout()
protected procedure InitLayout(); virtual;
System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)
protected function InitLayout();
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
protected: virtual void InitLayout();
[System.ComponentModel.EditorBrowsable(EditorBrowsableState.Advanced)]
protected:
virtual void InitLayout();
'Declaration
<System.ComponentModel.EditorBrowsableAttribute(EditorBrowsableState.Advanced)>
Protected Overridable Sub InitLayout()
'Usage
Dim instance As DicomViewer
instance.InitLayout()
Target Platforms: .NET CLR 4.8 or higher