Class Geolayerdata.GeoData.ViewportData
The viewport for showing this location. This is a latitude, longitude rectangle.
Inheritance
Geolayerdata.GeoData.ViewportData
Assembly: Google.Apis.Books.v1.dll
Syntax
public class Geolayerdata.GeoData.ViewportData
Properties
Hi
Declaration
[JsonProperty("hi")]
public virtual Geolayerdata.GeoData.ViewportData.HiData Hi { get; set; }
Property Value
Lo
Declaration
[JsonProperty("lo")]
public virtual Geolayerdata.GeoData.ViewportData.LoData Lo { get; set; }
Property Value