The location.
Namespace:
VRSolver
Assembly:
VRSolver (in VRSolver.dll) Version: 1.13.0.0
Syntaxpublic Location Loc { get; set; }
Public Property Loc As Location
Get
Set
public:
property Location^ Loc {
Location^ get ();
void set (Location^ value);
}
member Loc : Location with get, set
Property Value
Type:
Location
See Also