Click or drag to resize

RenderStandardDrawRibbonGroupAreaBorder3And4 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 IDisposable DrawRibbonGroupAreaBorder3And4(
	RenderContext context,
	Rectangle rect,
	PaletteState state,
	IPaletteRibbonBack palette,
	IDisposable memento,
	bool gradientTop
)

Parameters

context  RenderContext
 
rect  Rectangle
 
state  PaletteState
 
palette  IPaletteRibbonBack
 
memento  IDisposable
 
gradientTop  Boolean
 

Return Value

IDisposable
See Also