RenderSunAuthoringDataTimeAndLoc Structure |
Namespace: Lumiscaphe.Workshop.Interop
The RenderSunAuthoringDataTimeAndLoc type exposes the following members.
Name | Description | |
---|---|---|
Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
Name | Description | |
---|---|---|
CityItem |
The city item.
| |
Day |
The day.
| |
DaylightSaving |
Tells if daylight saving is enabled.
| |
DaylightSavingMin |
The daylight saving time in minutes.
| |
Hour |
The hour.
| |
Latitude |
The latitude of the city.
| |
Longitude |
The longitude of the city.
| |
Minute |
The minute.
| |
Month |
The month.
| |
Second |
The second.
| |
Timezone |
The timezone.
| |
TimezoneItem |
The timezone item.
| |
Year |
The year.
|