Divides the vector by specified measure.
Namespace: MindFusion.Charting.ThreeD
Assembly: MindFusion.Charting
C# Copy Code |
---|
public Vector3D Div ( |
Visual Basic Copy Code |
---|
Public Function Div( _ |
A double value representing the divisor.
A Vector3D representing the result.