Condividi tramite


VGGraph.GetAvenueSize(Double, Double) Method

Definition

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

Parameters

x
Double
y
Double

Applies to