Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Gets the transparency for map lines in the map layer as a percentage.
Espace de noms : Microsoft.ReportingServices.OnDemandReportRendering
Assembly : Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)
Syntaxe
'Déclaration
Public ReadOnly Property Transparency As ReportDoubleProperty
Get
'Utilisation
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
Valeur de propriété
Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object that contains the percentage value of transparency for map lines in the map layer.
Voir aussi
Référence
Espace de noms Microsoft.ReportingServices.OnDemandReportRendering