Grid.AutoSize Property

When true, the grid is resized automatically every time the model's bounding box changes.
Public Property AutoSize() As Boolean
This language is not supported or no code example is available.
public bool AutoSize {get; set;}
This language is not supported or no code example is available.

Property Value

bool

.NET Framework

Supported in: 4.5, 4.6, 4.7

In this article

Definition