ITransform 介面

定義

提供能夠將轉換套用至檢視的功能。

public interface class ITransform
public interface ITransform
type ITransform = interface
Public Interface ITransform
衍生

屬性

AnchorX

取得相對於專案界限的任何轉換中心點 X 元件。

AnchorY

取得相對於專案界限的任何轉換中心點的 Y 元件。

Rotation

取得轉譯專案時,Z 軸旋轉 () ) 度 (旋轉。

RotationX

取得轉譯專案時,X 軸 (檢視方塊旋轉) (度) 旋轉。

RotationY

取得轉譯專案時) Y 軸 (透視旋轉) 的旋轉角度 (。

Scale

取得套用至 元素的縮放比例。

ScaleX

取得套用至 元素之 X 軸因數的刻度。

ScaleY

取得套用至 元素之 Y 軸因數的相關刻度。

TranslationX

取得專案的 X 轉譯差異。

TranslationY

取得專案的 Y 轉譯差異。

適用於