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: 15.0.2.11458
Syntax
C#
void UpdateSize(
	Camera camera
)

Parameters

camera
Type: Demo3D.VisualsCamera

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

See Also