Click or drag to resize

KryptonAutoHiddenProxyPageGetImageMapping Method

Gets the image that matches the mapping request.

Namespace: Internal.ComponentFactory.Krypton.Docking
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
public override Image GetImageMapping(
	MapKryptonPageImage mapping
)

Parameters

mapping  MapKryptonPageImage
Image mapping.

Return Value

Image
Image reference.
See Also