Click or drag to resize

VectorD3DY Property

Gets the y component of this vector.

Namespace: Altaxo.Geometry
Assembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public double Y {
	get;
 }

Property Value

Double
See Also