'Declaration Public Overloads Shared Function Scale( _ ByVal rc As RectF, _ ByVal scaleFactor As System.Single _ ) As RectF
public static RectF Scale( RectF rc, System.float scaleFactor )
Parameters
- rc
- scaleFactor
'Declaration Public Overloads Shared Function Scale( _ ByVal rc As RectF, _ ByVal scaleFactor As System.Single _ ) As RectF
public static RectF Scale( RectF rc, System.float scaleFactor )