MapMarkerInstance.MapMarkerStyle 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 the calculated value of the MapMarkerStyle property in a MapMarker class.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::MapMarkerStyle MapMarkerStyle { Microsoft::ReportingServices::OnDemandReportRendering::MapMarkerStyle get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerStyle MapMarkerStyle { get; }
member this.MapMarkerStyle : Microsoft.ReportingServices.OnDemandReportRendering.MapMarkerStyle
Public ReadOnly Property MapMarkerStyle As MapMarkerStyle
Property Value
A MapMarkerStyle value that represents the calculated value of the MapMarkerStyle property.