Diagram.ShapeMaps Property

Definition

Gets a list of ShapeMaps. Shape maps defined by the diagram.

public:
 property Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::BaseShapeMap ^> ^ ShapeMaps { Microsoft::VisualStudio::Modeling::LinkedElementCollection<Microsoft::VisualStudio::Modeling::DslDefinition::BaseShapeMap ^> ^ get(); };
public Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap> ShapeMaps { [System.Diagnostics.DebuggerStepThrough] get; }
[<get: System.Diagnostics.DebuggerStepThrough>]
member this.ShapeMaps : Microsoft.VisualStudio.Modeling.LinkedElementCollection<Microsoft.VisualStudio.Modeling.DslDefinition.BaseShapeMap>
Public ReadOnly Property ShapeMaps As LinkedElementCollection(Of BaseShapeMap)

Property Value

Attributes

Applies to