ShapeGeometries.Circle 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 CircleShapeGeometry instance
public:
static property Microsoft::VisualStudio::Modeling::Diagrams::ShapeGeometry ^ Circle { Microsoft::VisualStudio::Modeling::Diagrams::ShapeGeometry ^ get(); };
public static Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry Circle { get; }
static member Circle : Microsoft.VisualStudio.Modeling.Diagrams.ShapeGeometry
Public Shared ReadOnly Property Circle As ShapeGeometry