ViewFromToTEntityShape Property |
Gets or sets the
Ellipsoid to rotate the camera about. Defaults to
Shape
Namespace:
AGI.Foundation.Tracking
Assembly:
AGI.Foundation.Tracking.Graphics (in AGI.Foundation.Tracking.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Ellipsoid Shape { get; set; }
Public Property Shape As Ellipsoid
Get
Set
public:
property Ellipsoid^ Shape {
Ellipsoid^ get ();
void set (Ellipsoid^ value);
}
member Shape : Ellipsoid with get, set
Property Value
Type:
EllipsoidSee Also