Instrumentation Widgets for PDA

Vector.Y Property

Gets or sets Y-component of the vector.

[Visual Basic]
Public Property Y As Decimal
[C#]
public decimal Y {get; set;}

See Also

Vector Class | PerpetuumSoft.InstrumentationPDA.Mathematics Namespace