ComponentOne Bitmap for WPF
Scale(Single,Single) Method

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

Parameters

scaleX
scaleY
See Also

Reference

Size2F Structure
Size2F Members
Overload List