Eyeshot 10 WinForms API Reference
LayoutMode Property

WinForms Assembly > devDept.Eyeshot Namespace > ViewportLayout Class : LayoutMode Property
Gets or sets the viewports configuration.
Syntax
'Declaration
 
Public Overridable Property LayoutMode As viewportLayoutType
public virtual viewportLayoutType LayoutMode {get; set;}
Remarks
Viewports collection needs to be initialized with the correct number of Viewport items before changing this property.
See Also

Reference

ViewportLayout Class
ViewportLayout Members