Show / Hide Table of Contents

Interface IDrawable

Represents an item that can be drawn.

Namespace: LemonUI
Assembly: LemonUI.SHVDN3.dll
Syntax
public interface IDrawable

Methods

View Source

Draw()

Draws the item on the screen.

Declaration
void Draw()
  • View Source
In this article
Back to top Generated by DocFX