Click or drag to resize

NullableBindablePointY Property

Gets or sets Y.

Namespace: RAYLASE.Shared.GUI
Assembly: RAYLASE.Shared (in RAYLASE.Shared.dll) Version: 2.19.0
Syntax
C#
public double? Y { get; set; }

Property Value

NullableDouble
See Also