다음을 통해 공유


IFlarable.GetRequiredSpace(Double, Double, Double, Double) 메서드

정의

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

적용 대상