CommentShape::ShapeGeometry Property

 

Gets the ShapeGeometry object associated with this ShapeElement.

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

public:
property ShapeGeometry^ ShapeGeometry {
	virtual ShapeGeometry^ get() override;
}

Gets the ShapeGeometry object that is associated with this ShapeElement.

Return to top
Show: