'Declaration Public Overloads Function Scale( _ ByVal scaleFactor As System.Single _ ) As View
public View Scale( System.float scaleFactor )
Parameters
- scaleFactor
- The value to scale by on the X and Y axes.
'Declaration Public Overloads Function Scale( _ ByVal scaleFactor As System.Single _ ) As View
public View Scale( System.float scaleFactor )