Graphics.TransformElements Proprietà

Definizione

Ottiene o imposta gli elementi di trasformazione del mondo per questo Graphicsoggetto .

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

Valore della proprietà

Commenti

Si tratta di un'alternativa più efficiente a Transform che non necessita di smaltimento.

Si applica a