561
561
<Parameter Name =" right" Type =" System.Int32" Index =" 1" FrameworkAlternate =" netcore-2.1;netcore-2.2;netcore-3.0;netstandard-2.1" />
562
562
</Parameters >
563
563
<Docs >
564
- <param name =" left" >To be added .</param >
565
- <param name =" right" >To be added .</param >
566
- <summary >To be added .</summary >
567
- <returns >To be added .</returns >
564
+ <param name =" left" >The dividend .</param >
565
+ <param name =" right" >The divisor .</param >
566
+ <summary >Divides the specified < see cref = " T:System.Drawing.Size " /> by the specified integer .</summary >
567
+ <returns >A new < see cref = " T:System.Drawing.Size " />, which contains the result of dividing < paramref name = " left " />'s height by < paramref name = " right " /> and < paramref name = " left " />'s width by < paramref name = " right " />, respectively .</returns >
568
568
<remarks >To be added.</remarks >
569
569
</Docs >
570
570
</Member >
595
595
<Parameter Name =" right" Type =" System.Single" Index =" 1" FrameworkAlternate =" netcore-2.1;netcore-2.2;netcore-3.0;netstandard-2.1" />
596
596
</Parameters >
597
597
<Docs >
598
- <param name =" left" >To be added .</param >
599
- <param name =" right" >To be added .</param >
600
- <summary >To be added .</summary >
601
- <returns >To be added .</returns >
598
+ <param name =" left" >The dividend .</param >
599
+ <param name =" right" >The divisor .</param >
600
+ <summary >Divides the specified < see cref = " T:System.Drawing.Size " /> by the specified single-precision floating-point number .</summary >
601
+ <returns >The result of dividing < paramref name = " left " />'s width and height by < paramref name = " right " /> .</returns >
602
602
<remarks >To be added.</remarks >
603
603
</Docs >
604
604
</Member >
817
817
<Parameter Name =" right" Type =" System.Int32" Index =" 1" FrameworkAlternate =" netcore-2.1;netcore-2.2;netcore-3.0;netstandard-2.1" />
818
818
</Parameters >
819
819
<Docs >
820
- <param name =" left" >To be added .</param >
821
- <param name =" right" >To be added .</param >
822
- <summary >To be added .</summary >
823
- <returns >To be added .</returns >
820
+ <param name =" left" >The multiplicand .</param >
821
+ <param name =" right" >The multiplier .</param >
822
+ <summary >Multiplies the specified < see cref = " T:System.Drawing.Size " /> by the specified integer .</summary >
823
+ <returns >The result of multiplying < paramref name = " left " />'s width and height by < paramref name = " right " /> .</returns >
824
824
<remarks >To be added.</remarks >
825
825
</Docs >
826
826
</Member >
851
851
<Parameter Name =" right" Type =" System.Single" Index =" 1" FrameworkAlternate =" netcore-2.1;netcore-2.2;netcore-3.0;netstandard-2.1" />
852
852
</Parameters >
853
853
<Docs >
854
- <param name =" left" >To be added .</param >
855
- <param name =" right" >To be added .</param >
856
- <summary >To be added .</summary >
857
- <returns >To be added .</returns >
854
+ <param name =" left" >The multiplicand .</param >
855
+ <param name =" right" >The multiplier .</param >
856
+ <summary >Multiplies the specified < see cref = " T:System.Drawing.Size " /> by the specified single-precision floating-point number .</summary >
857
+ <returns >The result of multiplying < paramref name = " left " />'s width and height by < paramref name = " right " /> .</returns >
858
858
<remarks >To be added.</remarks >
859
859
</Docs >
860
860
</Member >
885
885
<Parameter Name =" right" Type =" System.Drawing.Size" Index =" 1" FrameworkAlternate =" netcore-2.1;netcore-2.2;netcore-3.0;netstandard-2.1" />
886
886
</Parameters >
887
887
<Docs >
888
- <param name =" left" >To be added .</param >
889
- <param name =" right" >To be added .</param >
890
- <summary >To be added .</summary >
891
- <returns >To be added .</returns >
888
+ <param name =" left" >The multiplier .</param >
889
+ <param name =" right" >The multiplicand .</param >
890
+ <summary >Multiplies the specified integer by the specified < see cref = " T:System.Drawing.Size " /> .</summary >
891
+ <returns >The result of multiplying < paramref name = " right " />'s width and height by < paramref name = " left " /> .</returns >
892
892
<remarks >To be added.</remarks >
893
893
</Docs >
894
894
</Member >
919
919
<Parameter Name =" right" Type =" System.Drawing.Size" Index =" 1" FrameworkAlternate =" netcore-2.1;netcore-2.2;netcore-3.0;netstandard-2.1" />
920
920
</Parameters >
921
921
<Docs >
922
- <param name =" left" >To be added .</param >
923
- <param name =" right" >To be added .</param >
924
- <summary >To be added .</summary >
925
- <returns >To be added .</returns >
922
+ <param name =" left" >The multiplier .</param >
923
+ <param name =" right" >The multiplicand .</param >
924
+ <summary >Multiplies the specified single-precision floating-point number by the specified < see cref = " T:System.Drawing.Size " /> .</summary >
925
+ <returns >The result of multiplying < paramref name = " right " />'s width and height by < paramref name = " left " /> .</returns >
926
926
<remarks >To be added.</remarks >
927
927
</Docs >
928
928
</Member >
1215
1215
</Docs >
1216
1216
</Member >
1217
1217
</Members >
1218
- </Type >
1218
+ </Type >
0 commit comments