ElementHostControl UpdateZoom Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Updates zoom value without invalidation of the whole control, returns true if invalidation is needed(value changed)

Namespace: NFX.WinForms.Elements
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public bool UpdateZoom(
	float value
)

Return Value

Type: OnlineBoolean
See Also