SkewTransform.Value 속성

정의

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

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

속성 값

현재 기울이기 변환 값입니다 Matrix.

적용 대상