ShapeElement.GetAccessibilityObject Method
Gets the accessible object that is assigned to the shape.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.10.0.dll)
public virtual AccessibleObject GetAccessibilityObject( DiagramClientView diagramClientView )
Parameters
- diagramClientView
- Type: Microsoft.VisualStudio.Modeling.Diagrams.DiagramClientView
The client view for the diagram.
Return Value
Type: System.Windows.Forms.AccessibleObjectThe accessible object that is assigned to the shape.
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.