Свойство MapMarkerImage.TransparentColor
Gets the color to treat as transparent in the image.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property TransparentColor As ReportColorProperty
Get
'Применение
Dim instance As MapMarkerImage
Dim value As ReportColorProperty
value = instance.TransparentColor
public ReportColorProperty TransparentColor { get; }
public:
property ReportColorProperty^ TransparentColor {
ReportColorProperty^ get ();
}
member TransparentColor : ReportColorProperty
function get TransparentColor () : ReportColorProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportColorProperty
A ReportColorProperty object.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering