Partager via


Propriété MapPolygonTemplate.ScaleFactor

Gets the scale factor for map polygons to which the polygon template is applied.

Espace de noms :  Microsoft.ReportingServices.OnDemandReportRendering
Assembly :  Microsoft.ReportingServices.ProcessingCore (en Microsoft.ReportingServices.ProcessingCore.dll)

Syntaxe

'Déclaration
Public ReadOnly Property ScaleFactor As ReportDoubleProperty 
    Get
'Utilisation
Dim instance As MapPolygonTemplate 
Dim value As ReportDoubleProperty 

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

Valeur de propriété

Type : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
A ReportDoubleProperty object.

Voir aussi

Référence

MapPolygonTemplate Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering