MapSpatialElementTemplate.OffsetX Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient le décalage X dans les coordonnées de la carte pour les éléments spatiaux auxquels le modèle d’élément spatial est appliqué.
public:
property Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ OffsetX { Microsoft::ReportingServices::OnDemandReportRendering::ReportDoubleProperty ^ get(); };
public Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty OffsetX { get; }
member this.OffsetX : Microsoft.ReportingServices.OnDemandReportRendering.ReportDoubleProperty
Public ReadOnly Property OffsetX As ReportDoubleProperty
Valeur de propriété
Un ReportDoubleProperty objet qui représente le décalage X dans les coordonnées cartographiques pour les éléments spatiaux auxquels le modèle d’élément spatial est appliqué.