Click or drag to resize

ViewLayoutCenter(Int32) Constructor

Initialize a new instance of the ViewLayoutCenter class.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public ViewLayoutCenter(
	int size
)

Parameters

size  Int32
Manual padding amount.
See Also