ShapeGeometry Constructor ()
Visual Studio 2015
Initializes a new instance of the ShapeGeometry class.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
ShapeGeometry is a lightweight class – it has no state, so that you can share an instance between all the instances of a shape class.
Show: