Click or drag to resize

PaletteBaseBaseFontSize Property

Gets and sets the base font size used when defining fonts.

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 virtual float BaseFontSize { get; set; }

Property Value

Type: Single
See Also