CatalogMetadata.InitialArea Property
Gets the recommended initial view area to view the map.
Syntax
public Rectangle InitialArea { get; }
Property Value
The initial view area of the map.
Remarks
The rectangle is defined in the coordinate references system given by the Crs property. If no initial area is defined for the map service, this property will return the value of the Extent property.
Platforms
Windows, Linux, Android