ControlViewModel..::..AxlePosition Property
Gets or sets the axle position.
Namespace:
DynamicRelaxationClashVerification.ViewModelsAssembly: DynamicRelaxationClashVerification (in DynamicRelaxationClashVerification.dll)
Syntax
public AxlePosition AxlePosition { get; set; }
Public Property AxlePosition As AxlePosition Get Set
public: property AxlePosition^ AxlePosition { AxlePosition^ get (); void set (AxlePosition^ value); }