ShapeGeometries.Rectangle Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a RectangleShapeGeometry instance
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::ShapeGeometry ^ Rectangle { Microsoft::VisualStudio::Modeling::Diagrams::ShapeGeometry ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry Rectangle { get; }
static member Rectangle : Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry
Public Shared ReadOnly Property Rectangle As ShapeGeometry