ScalarEquinoctialElementElement 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 EquinoctialElement Element { get; set; }
Public Property Element As EquinoctialElement
Get
Set
public:
property EquinoctialElement Element {
EquinoctialElement get ();
void set (EquinoctialElement value);
}
member Element : EquinoctialElement with get, set
Property Value
Type:
EquinoctialElementSee Also