Click or drag to resize

IPaletteMetric Interface

Exposes a palette source for acquiring metrics.

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 interface IPaletteMetric

The IPaletteMetric type exposes the following members.

Methods
  NameDescription
Public methodGetMetricBool
Gets a boolean metric value.
Public methodGetMetricInt
Gets an integer metric value.
Public methodGetMetricPadding
Gets a padding metric value.
Top
See Also