Click or drag to resize

RenderProfessionalDrawGrabHandleGlyph Method

Internal rendering method.

Namespace: Internal.ComponentFactory.Krypton.Toolkit
Assembly: NeoAxis.Core.Editor (in NeoAxis.Core.Editor.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntax
C#
protected virtual void DrawGrabHandleGlyph(
	RenderContext context,
	Rectangle displayRect,
	Orientation orientation,
	PaletteState state
)

Parameters

context  RenderContext
 
displayRect  Rectangle
 
orientation  Orientation
 
state  PaletteState
 
See Also