Eyeshot 10 WinForms API Reference
AutoSize Property

WinForms Assembly > devDept.Eyeshot Namespace > Grid Class : AutoSize Property
If true, the grid is resized automatically every time the model's bounding box changes.
Syntax
'Declaration
 
Public Property AutoSize As Boolean
public bool AutoSize {get; set;}
See Also

Reference

Grid Class
Grid Members
ComputeAutomaticSize Method