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

속성 값

Matrix

현재 매트릭스 변환입니다.

적용 대상