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

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

적용 대상