LineSegment.GetAccessibleDescription(LinkShape) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
返回可访问的说明。
public:
virtual System::String ^ GetAccessibleDescription(Microsoft::VisualStudio::Modeling::Diagrams::LinkShape ^ parentShape);
public virtual string GetAccessibleDescription (Microsoft.VisualStudio.Modeling.Diagrams.LinkShape parentShape);
abstract member GetAccessibleDescription : Microsoft.VisualStudio.Modeling.Diagrams.LinkShape -> string
override this.GetAccessibleDescription : Microsoft.VisualStudio.Modeling.Diagrams.LinkShape -> string
Public Overridable Function GetAccessibleDescription (parentShape As LinkShape) As String
参数
- parentShape
- LinkShape
包含此 System.windows.media.linesegment> 的 Microsoft.visualstudio.modeling.diagrams.linkshape.edge。
返回
可访问的说明。