Click or drag to resize

IRenderBack Interface

Exposes methods for drawing backgrounds.

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#
public interface IRenderBack

The IRenderBack type exposes the following members.

Methods
 NameDescription
Public methodDrawBack Draw background to fill the specified path.
Top
See Also