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