Transform.Value 속성

정의

현재 변환을 개체로 가져옵니다 Matrix .

public:
 abstract property System::Windows::Media::Matrix Value { System::Windows::Media::Matrix get(); };
public abstract System.Windows.Media.Matrix Value { get; }
member this.Value : System.Windows.Media.Matrix
Public MustOverride ReadOnly Property Value As Matrix

속성 값

현재 행렬 변환입니다.

적용 대상