Table of Contents

Interface IDisplayee

Namespace
Hi.Disp
Assembly
HiDisp.dll

An object which can be displayed in DispEngine.

public interface IDisplayee : IExpandToBox3d
Inherited Members
Extension Methods

Methods

Display(Bind)

Display function called in DispEngine rendering loop.

void Display(Bind bind)

Parameters

bind Bind

Bind with DispEngine. See Bind.