LineSegment::GetAccessibleState Method (LinkShape^, DiagramClientView^)
Visual Studio 2015
Retrieves the accessible state of this LineSegment.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: virtual AccessibleStates GetAccessibleState( LinkShape^ parentShape, DiagramClientView^ diagramClientView )
Parameters
- parentShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::LinkShape^
The LinkShape that contains this LineSegment.
- diagramClientView
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^
The view the accessible object is for.
Return Value
Type: System.Windows.Forms::AccessibleStates
Show: