Click or drag to resize

HitTestObjectBaseNoopGripShow Method

Draws the grip in the graphics context.

Namespace: Altaxo.Graph.Graph3D
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax
C#
public void Show(
	IOverlayContext3D g
)

Parameters

g  IOverlayContext3D
Graphics context.

Implements

IGripManipulationHandleShow(IOverlayContext3D)
See Also