Interface IDrawable
Interface for drawable objects on render
Namespace: Slipe.Client.Dx
Assembly: SlipeClient.dll
Syntax
public interface IDrawable
Methods
| Improve this Doc View SourceDraw(RootElement, OnRenderEventArgs)
Declaration
bool Draw(RootElement source, OnRenderEventArgs eventArgs)
Parameters
Type | Name | Description |
---|---|---|
RootElement | source | |
OnRenderEventArgs | eventArgs |
Returns
Type | Description |
---|---|
Boolean |