KryptonPageGetImageMapping Method |
Gets the image that matches the mapping request.
Namespace: Internal.ComponentFactory.Krypton.NavigatorAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic virtual Image GetImageMapping(
MapKryptonPageImage mapping
)
Parameters
- mapping MapKryptonPageImage
- Image mapping.
Return Value
ImageImage reference.
See Also