Click or drag to resize

IGripManipulationHandleShow 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#
void Show(
	IOverlayContext3D g
)

Parameters

g  IOverlayContext3D
Graphics context.
See Also