LineSegment::GetAccessibleName Method (LinkShape^, DiagramClientView^)
Visual Studio 2015
Returns the accessible name.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: virtual String^ GetAccessibleName( LinkShape^ parentShape, DiagramClientView^ view )
Parameters
- parentShape
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::LinkShape^
The LinkShape that contains this LineSegment.
- view
-
Type:
Microsoft.VisualStudio.Modeling.Diagrams::DiagramClientView^
Current view for the shape..
Return Value
Type: System::String^
Show: