FromScale

RelativeRectangle.FromScale method

ПостроитьRelativeRectangle со всеми полями смещения нулями и полями масштаба из заданных параметров.

public static RelativeRectangle FromScale(float scaleX, float scaleY, float scaleWidth, 
    float scaleHeight)
ПараметрТипОписание
scaleXSingle
scaleYSingle
scaleWidthSingle
scaleHeightSingle

Смотрите также