Graphics.TransformElements Vlastnost

Definice

Získá nebo nastaví prvky transformace světa pro tento 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

Hodnota vlastnosti

Poznámky

Jedná se o výkonnější alternativu, Transform která nevyžaduje likvidaci.

Platí pro