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