Свойство MapLayer.Transparency
Gets the transparency for map lines in the map layer as a percentage.
Пространство имен: Microsoft.ReportingServices.OnDemandReportRendering
Сборка: Microsoft.ReportingServices.ProcessingCore (в Microsoft.ReportingServices.ProcessingCore.dll)
Синтаксис
'Декларация
Public ReadOnly Property Transparency As ReportDoubleProperty
Get
'Применение
Dim instance As MapLayer
Dim value As ReportDoubleProperty
value = instance.Transparency
public ReportDoubleProperty Transparency { get; }
public:
property ReportDoubleProperty^ Transparency {
ReportDoubleProperty^ get ();
}
member Transparency : ReportDoubleProperty
function get Transparency () : ReportDoubleProperty
Значение свойства
Тип: Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object that contains the percentage value of transparency for map lines in the map layer.
См. также
Справочник
Пространство имен Microsoft.ReportingServices.OnDemandReportRendering