Udostępnij przez


Właściwość MapMarkerImageInstance.TransparentColor

Pobiera wartość obliczoną TransparentColor właściwość w MapMarkerImage klasy

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Public ReadOnly Property TransparentColor As ReportColor
    Get
'Użycie
Dim instance As MapMarkerImageInstance
Dim value As ReportColor

value = instance.TransparentColor
public ReportColor TransparentColor { get; }
public:
property ReportColor^ TransparentColor {
    ReportColor^ get ();
}
member TransparentColor : ReportColor
function get TransparentColor () : ReportColor

Wartość właściwości

Typ: Microsoft.ReportingServices.OnDemandReportRendering.ReportColor
A ReportColor obiekt reprezentujący obliczonej wartości TransparentColor właściwość.