IRenderContentGetContentImageRectangle Method |
Request the calculated position of the content image.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
SyntaxRectangle GetContentImageRectangle(
IDisposable memento
)
Parameters
- memento IDisposable
- Cached values from layout call.
Return Value
RectangleDisplay rectangle for the image content.
See Also