Click or drag to resize

VerticalAlign  Conversion (VerticalAlign to VerticalAlignment)

Converts to an VerticalAlignment

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public static implicit operator VerticalAlignment (
	VerticalAlign value
)

Parameters

value
Type: Eto.FormsVerticalAlign

[Missing <param name="value"/> documentation for "M:Eto.Forms.VerticalAlign.op_Implicit(Eto.Forms.VerticalAlign)~Eto.Forms.VerticalAlignment"]

Return Value

Type: VerticalAlignment

[Missing <returns> documentation for "M:Eto.Forms.VerticalAlign.op_Implicit(Eto.Forms.VerticalAlign)~Eto.Forms.VerticalAlignment"]

See Also