Click or drag to resize

KryptonPageGetImageMapping Method

Gets the image that matches the mapping request.

Namespace:  Internal.ComponentFactory.Krypton.Navigator
Assembly:  NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntax
C#
public virtual Image GetImageMapping(
	MapKryptonPageImage mapping
)

Parameters

mapping
Type: Internal.ComponentFactory.Krypton.NavigatorMapKryptonPageImage
Image mapping.

Return Value

Type: Image
Image reference.
See Also