Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Common Namespaces
Demo3D.Common
BezierCurve2D Class
BezierCurve2D Methods
Add Method
AddRange Method
ApproximateLength Method
Clear Method
Interpolate Method
BezierCurve2D
Add Method
Adds a control point.
Namespace:
Demo3D.Common
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
void
Add
(
Vector2
point
)
Parameters
point
Type:
Microsoft.DirectX
Vector2
The control point.
See Also
Reference
BezierCurve2D Class
Demo3D.Common Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com