Click or drag to resize

IRenderBack Interface

Exposes methods for drawing backgrounds.

Namespace:  Internal.ComponentFactory.Krypton.Toolkit
Assembly:  NeoAxis.Core (in NeoAxis.Core.dll) Version: 2023.1.2.0 (2023.1.2.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