Click or drag to resize

ThemedDocumentPageHandlerMinimumSize Property

Gets or sets the minimum size.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Size MinimumSize { get; set; }

Property Value

Type: Size
The minimum size.

Implements

PanelIHandlerMinimumSize
See Also