Map.MapViewport Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the viewport for the map.
public:
property Microsoft::ReportingServices::RdlObjectModel::MapViewport ^ MapViewport { Microsoft::ReportingServices::RdlObjectModel::MapViewport ^ get(); void set(Microsoft::ReportingServices::RdlObjectModel::MapViewport ^ value); };
public Microsoft.ReportingServices.RdlObjectModel.MapViewport MapViewport { get; set; }
member this.MapViewport : Microsoft.ReportingServices.RdlObjectModel.MapViewport with get, set
Public Property MapViewport As MapViewport
Property Value
A MapViewport object.