Click or drag to resize

IControlPointUpdateSize Method

Update the size of the control point.

Namespace: Demo3D.ControlPoints
Assembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntax
C#
void UpdateSize(
	Camera camera
)

Parameters

camera  Camera

[Missing <param name="camera"/> documentation for "M:Demo3D.ControlPoints.IControlPoint.UpdateSize(Demo3D.Visuals.Camera)"]

See Also