MapMarkerImageInstance.TransparentColor Property

Definition

Gets the calculated value of the TransparentColor property in a MapMarkerImage class.

public:
 property Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ TransparentColor { Microsoft::ReportingServices::OnDemandReportRendering::ReportColor ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportColor TransparentColor { get; }
member this.TransparentColor : Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
Public ReadOnly Property TransparentColor As ReportColor

Property Value

A ReportColor object that represents the calculated value of the TransparentColor property.

Applies to