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