Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Microsoft Namespaces
Microsoft.DirectX
Vector2 Structure
Vector2 Methods
Multiply Method
Multiply Method (Double)
Multiply Method (Single)
Multiply Method (Vector2)
Multiply Method (Vector2, Vector2)
Multiply Method (Vector2, Double)
Multiply Method (Vector2, Single)
Vector2
Multiply Method (Vector2, Single)
Scale the X and Y components of
Vector2
Namespace:
Microsoft.DirectX
Assembly:
Demo3D.Common (in Demo3D.Common.dll) Version: 15.0.2.11458
Syntax
C#
Copy
public
static
Vector2
Multiply
(
Vector2
v
,
float
s
)
Parameters
v
Type:
Microsoft.DirectX
Vector2
Vector2
to scale
s
Type:
System
Single
Scale
Return Value
Type:
Vector2
Scaled
Vector2
See Also
Reference
Vector2 Structure
Multiply Overload
Microsoft.DirectX Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com