IShape::ToIShape<T> Method ()
Visual Studio 2015
Cast to a type that specifies the type of the element that the shape represents.
Assembly: Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)
Return Value
Type: Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation::IShape<T>^Type Parameters
- T
The type of model element that the shape represents. IElement or a subtype.
Show: