Click or drag to resize

ViewLayoutViewportSetMetrics Method (IPaletteMetric)

Updates the metrics source and metric to use.

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 void SetMetrics(
	IPaletteMetric paletteMetric
)

Parameters

paletteMetric
Type: Internal.ComponentFactory.Krypton.ToolkitIPaletteMetric
Source for aquiring metrics.
See Also