IViewFromServiceViewFrom Property |
Gets the object defining the suggested initial offset when tracking an object.
Namespace:
AGI.Foundation.Cesium.Advanced
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 25.1.421.0 (25.1.421.0)
SyntaxViewFrom ViewFrom { get; }
ReadOnly Property ViewFrom As ViewFrom
Get
property ViewFrom^ ViewFrom {
ViewFrom^ get ();
}
abstract ViewFrom : ViewFrom with get
Property Value
Type:
ViewFrom
See Also