VGEdge.SetFromEndPoint(Double, Double) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual void SetFromEndPoint(double x, double y);
public virtual void SetFromEndPoint (double x, double y);
abstract member SetFromEndPoint : double * double -> unit
override this.SetFromEndPoint : double * double -> unit
Public Overridable Sub SetFromEndPoint (x As Double, y As Double)
Parameters
- x
- Double
- y
- Double