Contents

ZenithView

public class ZenithView : Control, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IZenithView
Inheritance and metadata

Inheritance

Inherited members

Constructors

ZenithView()

public ZenithView()

Properties

GraphicsContext

public GraphicsContext? GraphicsContext { get; set; }

Methods

OnPaint(PaintEventArgs)

protected override void OnPaint(PaintEventArgs e)

Raises the Paint event.

Parameters

e

A PaintEventArgs that contains the event data.

Events

RenderRequested

public event EventHandler<RenderEventArgs>? RenderRequested

UpdateRequested

public event EventHandler<UpdateEventArgs>? UpdateRequested

Find a member

Zenith.NET.Views.WinForms.ZenithView

Search documentation

Search tutorials, concepts, samples, and the API reference.