MatrixTransform.Matrix 속성

정의

이 변형을 정의하는 Matrix 구조를 가져오거나 설정합니다.

public:
 property System::Windows::Media::Matrix Matrix { System::Windows::Media::Matrix get(); void set(System::Windows::Media::Matrix value); };
public System.Windows.Media.Matrix Matrix { get; set; }
member this.Matrix : System.Windows.Media.Matrix with get, set
Public Property Matrix As Matrix

속성 값

Matrix

이 변환을 정의하는 Matrix 구조입니다. 기본값은 ID Matrix입니다. Id 행렬은 값 1 계수에서 [1, 1]합니다 [2, 2], 및 [3, 3]; 값 0계수의 나머지 부분에서입니다.

설명

종속성 속성 정보

식별자 필드 MatrixProperty
메타 데이터 속성 설정 true 없음

적용 대상