MapSpatialElement.m_mapVectorLayer 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 vector-based map layer to which this spatial element applies.
protected: Microsoft::ReportingServices::OnDemandReportRendering::MapVectorLayer ^ m_mapVectorLayer;
protected Microsoft.ReportingServices.OnDemandReportRendering.MapVectorLayer m_mapVectorLayer;
val mutable m_mapVectorLayer : Microsoft.ReportingServices.OnDemandReportRendering.MapVectorLayer
Protected m_mapVectorLayer As MapVectorLayer