Edit

Share via


Matrix3x2.Y Property

Definition

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

Property Value

Applies to