次の方法で共有


VGEdge.GetToEndPoint(Double, Double) Method

Definition

public:
 virtual void GetToEndPoint([Runtime::InteropServices::Out] double % x, [Runtime::InteropServices::Out] double % y);
public virtual void GetToEndPoint (out double x, out double y);
abstract member GetToEndPoint : double * double -> unit
override this.GetToEndPoint : double * double -> unit
Public Overridable Sub GetToEndPoint (ByRef x As Double, ByRef y As Double)

Parameters

x
Double
y
Double

Applies to