You are here: Symbol Reference > Dew Namespace > Dew.Math Namespace > Classes > Vector Structure > Vector Methods > SubFrom Method > Vector.SubFrom Method (double, TMtxVec)
Dew Math for .NET
ContentsIndexHome
PreviousUpNext
Vector.SubFrom Method (double, TMtxVec)

Substract Vec elements from Value and store the result in the calling object.

Syntax
C#
Visual Basic
public TMtxVec SubFrom(double Value, TMtxVec Vec);

Size and Complex properties of calling object are adjusted automatically.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!