ScalarSphericalElementElement Property |
Namespace:
AGI.Foundation.Geometry
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public SphericalElement Element { get; set; }
Public Property Element As SphericalElement
Get
Set
public:
property SphericalElement Element {
SphericalElement get ();
void set (SphericalElement value);
}
member Element : SphericalElement with get, set
Property Value
Type:
SphericalElementSee Also