RectangleD.Center 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 les coordonnées du centre de cette structure de RectangleD.
public:
property Microsoft::VisualStudio::Modeling::Diagrams::PointD Center { Microsoft::VisualStudio::Modeling::Diagrams::PointD get(); };
public Microsoft.VisualStudio.Modeling.Diagrams.PointD Center { get; }
member this.Center : Microsoft.VisualStudio.Modeling.Diagrams.PointD
Public ReadOnly Property Center As PointD