PositionSelectOptionResultRelSelectedLocationY Property |
The relative y position.
Namespace: RelaxIS_SDK.Wizard.WizardOptionResultsAssembly: RelaxIS SDK (in RelaxIS SDK.dll) Version: 3.0.23.63
Syntax public double Y { get; set; }
Public Property Y As Double
Get
Set
Dim instance As PositionSelectOptionResultRelSelectedLocation
Dim value As Double
value = instance.Y
instance.Y = value
Property Value
DoubleSee Also