RenderProfessionalDrawGrabHandleGlyph Method |
Internal rendering method.
Namespace: Internal.ComponentFactory.Krypton.ToolkitAssembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxprotected virtual void DrawGrabHandleGlyph(
RenderContext context,
Rectangle displayRect,
Orientation orientation,
PaletteState state
)
Parameters
- context RenderContext
-
- displayRect Rectangle
-
- orientation Orientation
-
- state PaletteState
-
See Also