FromScale

RelativeRectangle.FromScale method

を構築するRelativeRectangle指定されたパラメーターからのすべてのオフセット フィールド ゼロおよびスケール フィールド。

public static RelativeRectangle FromScale(float scaleX, float scaleY, float scaleWidth, 
    float scaleHeight)
パラメータタイプ説明
scaleXSingle
scaleYSingle
scaleWidthSingle
scaleHeightSingle

関連項目