Thickness.Deconstruct(Double, Double, Double, Double) Metode
Definisi
Penting
Beberapa informasi terkait produk prarilis yang dapat diubah secara signifikan sebelum dirilis. Microsoft tidak memberikan jaminan, tersirat maupun tersurat, sehubungan dengan informasi yang diberikan di sini.
public:
void Deconstruct([Runtime::InteropServices::Out] double % left, [Runtime::InteropServices::Out] double % top, [Runtime::InteropServices::Out] double % right, [Runtime::InteropServices::Out] double % bottom);
public void Deconstruct (out double left, out double top, out double right, out double bottom);
member this.Deconstruct : double * double * double * double -> unit
Public Sub Deconstruct (ByRef left As Double, ByRef top As Double, ByRef right As Double, ByRef bottom As Double)
Parameter
- left
- Double
- top
- Double
- right
- Double
- bottom
- Double