BinaryLinkShapeBase.ShapeGeometry 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.
Classe ShapeGeometry pour LinkShape.
public:
virtual property Microsoft::VisualStudio::Modeling::Diagrams::ShapeGeometry ^ ShapeGeometry { Microsoft::VisualStudio::Modeling::Diagrams::ShapeGeometry ^ get(); };
public override Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry ShapeGeometry { get; }
member this.ShapeGeometry : Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry
Public Overrides ReadOnly Property ShapeGeometry As ShapeGeometry