ShapeHasDecorators.GetLinksToDecorators(Shape) Метод

Определение

Получите список ссылок ShapeHasDecorators к фигуре (Shape).

public:
 static System::Collections::ObjectModel::ReadOnlyCollection<Microsoft::VisualStudio::Modeling::DslDefinition::ShapeHasDecorators ^> ^ GetLinksToDecorators(Microsoft::VisualStudio::Modeling::DslDefinition::Shape ^ shapeInstance);
[System.Diagnostics.DebuggerStepThrough]
public static System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators> GetLinksToDecorators (Microsoft.VisualStudio.Modeling.DslDefinition.Shape shapeInstance);
[<System.Diagnostics.DebuggerStepThrough>]
static member GetLinksToDecorators : Microsoft.VisualStudio.Modeling.DslDefinition.Shape -> System.Collections.ObjectModel.ReadOnlyCollection<Microsoft.VisualStudio.Modeling.DslDefinition.ShapeHasDecorators>
Public Shared Function GetLinksToDecorators (shapeInstance As Shape) As ReadOnlyCollection(Of ShapeHasDecorators)

Параметры

shapeInstance
Shape

Возвращаемое значение

ReadOnlyCollection<ShapeHasDecorators>
Атрибуты

Применяется к