Click or drag to resize

KryptonWrapLabelSetLabelStyle Method

Update the view elements based on the requested label style.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
protected virtual void SetLabelStyle(
	LabelStyle style
)

Parameters

style
Type: Internal.ComponentFactory.Krypton.ToolkitLabelStyle
New label style.
See Also