ViewFromExtensionViewFrom Property |
Gets or sets the object defining the suggested initial offset when tracking an object.
Namespace:
AGI.Foundation.Cesium
Assembly:
AGI.Foundation.Cesium (in AGI.Foundation.Cesium.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public ViewFrom ViewFrom { get; set; }
Public Property ViewFrom As ViewFrom
Get
Set
public:
virtual property ViewFrom^ ViewFrom {
ViewFrom^ get () sealed;
void set (ViewFrom^ value) sealed;
}
abstract ViewFrom : ViewFrom with get, set
override ViewFrom : ViewFrom with get, set
Property Value
Type:
ViewFromImplements
IViewFromServiceViewFromSee Also