FromScale

RelativeRectangle.FromScale method

Construye unRelativeRectangle con todos los campos de compensación cero y campos de escala de parámetros dados.

public static RelativeRectangle FromScale(float scaleX, float scaleY, float scaleWidth, 
    float scaleHeight)
ParámetroEscribeDescripción
scaleXSingle
scaleYSingle
scaleWidthSingle
scaleHeightSingle

Ver también