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