ShapeAccessibleObject::Bounds Property

 

Gets the location and size of the accessible object.

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

public:
property Rectangle Bounds {
	virtual Rectangle get() override;
}

Property Value

Type: System.Drawing::Rectangle
Return to top
Show: