Share via


ShapeGeometries.Rectangle Property

Namespace:  Microsoft.VisualStudio.Modeling.Diagrams
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Diagrams (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.dll)

Syntax

'Declaration
Public Shared ReadOnly Property Rectangle As ShapeGeometry
'Usage
Dim value As ShapeGeometry 

value = ShapeGeometries.Rectangle
public static ShapeGeometry Rectangle { get; }
public:
static property ShapeGeometry^ Rectangle {
    ShapeGeometry^ get ();
}
public static function get Rectangle () : ShapeGeometry

Property Value

Type: Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry

.NET Framework Security

See Also

Reference

ShapeGeometries Class

ShapeGeometries Members

Microsoft.VisualStudio.Modeling.Diagrams Namespace