ComponentOne Bitmap for UWP
Scale(Single) Method

C1.UWP.DX Assembly > C1.Util.DX Namespace > Point2F Structure > Scale Method : Scale(Single) Method
Scales X and Y coordinates of a point by the specified scaleFactor.
Syntax
'Declaration
 
Public Overloads Sub Scale( _
   ByVal scaleFactor As System.Single _
) 
public void Scale( 
   System.float scaleFactor
)

Parameters

scaleFactor
See Also

Reference

Point2F Structure
Point2F Members
Overload List