IFlarable.GetRequiredSpace(Double, Double, Double, Double) メソッド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public:
void GetRequiredSpace([Runtime::InteropServices::Out] double % left, [Runtime::InteropServices::Out] double % Right, [Runtime::InteropServices::Out] double % top, [Runtime::InteropServices::Out] double % bottom);
public void GetRequiredSpace (out double left, out double Right, out double top, out double bottom);
abstract member GetRequiredSpace : double * double * double * double -> unit
Public Sub GetRequiredSpace (ByRef left As Double, ByRef Right As Double, ByRef top As Double, ByRef bottom As Double)
パラメーター
- left
- Double
- Right
- Double
- top
- Double
- bottom
- Double