MapLayer.m_map Field
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.
Specifies the map in which the layer is drawn.
protected: Microsoft::ReportingServices::OnDemandReportRendering::Map ^ m_map;
protected Microsoft.ReportingServices.OnDemandReportRendering.Map m_map;
val mutable m_map : Microsoft.ReportingServices.OnDemandReportRendering.Map
Protected m_map As Map