Graphics.TransformElements 속성

정의

Graphics에 대한 월드 변환 요소를 가져오거나 설정합니다.

public:
 property System::Numerics::Matrix3x2 TransformElements { System::Numerics::Matrix3x2 get(); void set(System::Numerics::Matrix3x2 value); };
public System.Numerics.Matrix3x2 TransformElements { get; set; }
member this.TransformElements : System.Numerics.Matrix3x2 with get, set
Public Property TransformElements As Matrix3x2

속성 값

설명

이는 폐기가 필요하지 않은 보다 성능이 좋은 대안 Transform 입니다.

적용 대상