Click or drag to resize

VectorTrueDisplacement Constructor

Overload List
  NameDescription
Public methodVectorTrueDisplacement
Initializes a new instance. The user must set InitialPoint and FinalPoint.
Public methodVectorTrueDisplacement(Point, Point)
Initializes a new instance of the VectorTrueDisplacement class using the provided points.
Protected methodVectorTrueDisplacement(VectorTrueDisplacement, CopyContext)
Initializes a new instance as a copy of an existing instance.
Top
See Also