Rect.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 % x, [Runtime::InteropServices::Out] double % y, [Runtime::InteropServices::Out] double % width, [Runtime::InteropServices::Out] double % height);
public void Deconstruct (out double x, out double y, out double width, out double height);
member this.Deconstruct : double * double * double * double -> unit
Public Sub Deconstruct (ByRef x As Double, ByRef y As Double, ByRef width As Double, ByRef height As Double)
Parameter
- x
- Double
- y
- Double
- width
- Double
- height
- Double