ComponentOne Bitmap for WPF
Scale(Size2F,Single) Method

C1.WPF.DX.4 Assembly > C1.Util.DX Namespace > Size2F Structure > Scale Method : Scale(Size2F,Single) Method
Scales the width and height by the specified scaleFactor.
Syntax
'Declaration
 
Public Overloads Shared Function Scale( _
   ByVal sz As Size2F, _
   ByVal scaleFactor As System.Single _
) As Size2F
public static Size2F Scale( 
   Size2F sz,
   System.float scaleFactor
)

Parameters

sz
scaleFactor
See Also

Reference

Size2F Structure
Size2F Members
Overload List