Edit

Share via


Matrix3x2.Z Property

Definition

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

Property Value

Applies to