LineSegment::GetAccessibleDescription Method (LinkShape^)

 

Returns the accessible description.

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

public:
virtual String^ GetAccessibleDescription(
	LinkShape^ parentShape
)

Parameters

parentShape
Type: Microsoft.VisualStudio.Modeling.Diagrams::LinkShape^

The LinkShape that contains this LineSegment.

Return Value

Type: System::String^
Return to top
Show: