ViewLayoutScrollViewportBringIntoView Method |
Move viewport to display the requested part of area.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic void BringIntoView(
Rectangle rect
)
Parameters
- rect Rectangle
- Rectangle to display.
See Also