CelestialAstrologicalSigns Property

Note: This API is now obsolete.
Astrological signs based on the provided date.

Definition

Namespace: CoordinateSharp
Assembly: CoordinateSharp (in CoordinateSharp.dll) Version: 2.21.1.1
XMLNS for XAML: Not mapped to an xmlns.
C#
[ObsoleteAttribute("Astrological sign calculations have been deprecated and are being removed from CoordinateSharp. Moon names will still be available via the AlmanacMoonName class contained within the CelestialInfo class.")]
public AstrologicalSigns AstrologicalSigns { get; }

Property Value

AstrologicalSigns

Remarks

Contains zodiac, moon sign and moon name during full moon events.

See Also