Click or drag to resize

KryptonPaletteTMSUseRoundedEdges Property

Gets and sets the use of rounded or square edges when rendering.

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#
public InheritBool UseRoundedEdges { get; set; }

Property Value

Type: InheritBool
See Also