MergeDiagramElementMapEventArgs.Map Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The map that is about to be merged
public:
property Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementMap ^ Map { Microsoft::VisualStudio::Modeling::DslDefinition::DiagramElementMap ^ get(); };
public Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMap Map { get; }
member this.Map : Microsoft.VisualStudio.Modeling.DslDefinition.DiagramElementMap
Public ReadOnly Property Map As DiagramElementMap