Condividi tramite


VGGraph.GetBlockSize(Double, Double) Method

Definition

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

Parameters

x
Double
y
Double

Applies to