SwimlaneShape::ShapeGeometry Property

 

Gets the geometry, which governs hit tests. A swimlane shape can have only a rectangular geometry.

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;
}
Return to top
Show: