Class TimeReference
Inheritance
System.Object
TimeReference
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mapsui.Providers.ArcGIS.Image
Assembly: Mapsui.dll
Syntax
public class TimeReference
Properties
| Improve this Doc View SourcerespectsDaylightSaving
Declaration
public bool respectsDaylightSaving { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
timeZone
Declaration
public string timeZone { get; set; }
Property Value
Type | Description |
---|---|
System.String |