EditorResizableMinSettingsBuilder

Methods

MinWidth(System.Double)

The minimum width that the editor can be resized to.

Parameters

value - System.Double

The value for MinWidth

RETURNS

Returns the current EditorResizableMinSettingsBuilder instance.

MinHeight(System.Double)

The minimum height that the editor can be resized to.

Parameters

value - System.Double

The value for MinHeight

RETURNS

Returns the current EditorResizableMinSettingsBuilder instance.