Click or drag to resize

GdiExtensionMethodsScale Method

Overload List
 NameDescription
Public Extension MethodScale(PointF, Double) Multiply a PointF structure with a factor.
Public Extension MethodScale(RectangleF, Double) Multiply a RectangleF structure with a factor.
Public Extension MethodScale(SizeF, Double) Multiply a size structure with a factor.
Top
See Also