Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
Microsoft.DirectX
Vector2 Structure
Vector2 Methods
Subtract Method
Subtract Method (Vector2)
Subtract Method (Vector2, Vector2)
Vector2
Subtract Method (Vector2, Vector2)
Vector2
subtraction
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
Vector2
Subtract
(
Vector2
l
,
Vector2
r
)
Parameters
l
Type:
Microsoft.DirectX
Vector2
Left-hand side
Vector2
r
Type:
Microsoft.DirectX
Vector2
Right-hand side
Vector2
Return Value
Type:
Vector2
Result of
Vector2
subtraction
See Also
Reference
Vector2 Structure
Subtract Overload
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com