Partager via


Propriété MapCustomViewInstance.CenterX

Gets the calculated value of the CenterX property in a MapCustomView class.

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

Syntaxe

'Déclaration
Public ReadOnly Property CenterX As Double 
    Get
'Utilisation
Dim instance As MapCustomViewInstance 
Dim value As Double 

value = instance.CenterX
public double CenterX { get; }
public:
property double CenterX {
    double get ();
}
member CenterX : float
function get CenterX () : double

Valeur de propriété

Type : System.Double
A double value that represents the calculated value of the CenterX property.

Voir aussi

Référence

MapCustomViewInstance Classe

Espace de noms Microsoft.ReportingServices.OnDemandReportRendering