ICanvas.Scale(Single, Single) 方法
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
public:
void Scale(float sx, float sy);
public void Scale (float sx, float sy);
abstract member Scale : single * single -> unit
Public Sub Scale (sx As Single, sy As Single)
參數
備註
當物件變大時,可能會導致開始座標移動。
適用於