ScaleTransform.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 개체로 반환된 현재 배율 조정 변환입니다.

적용 대상