Namespace:
AGI.Foundation.Coordinates
Assembly:
AGI.Foundation.Core (in AGI.Foundation.Core.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic static Complex One { get; }
Public Shared ReadOnly Property One As Complex
Get
public:
static property Complex One {
Complex get ();
}
static member One : Complex with get
Property Value
Type:
Complex
See Also