Click or drag to resize

AxesAspectRender Method

Renders the axes.

Namespace: Demo3D.Visuals.Frames
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.01.00
Syntax
C#
public override void Render(
	IDisplay display
)

Parameters

display  IDisplay
The display with which to render the axes.

Implements

IRendererAspectRender(IDisplay)
IRendererAspectRender(IDisplay)
See Also