DesignSurfaceElementOperations.Diagram Property

Definition

The diagram owning this DesignSurfaceElementOperations (i.e. the diagram to which the operations are expected to apply)

protected:
 property Microsoft::VisualStudio::Modeling::Diagrams::Diagram ^ Diagram { Microsoft::VisualStudio::Modeling::Diagrams::Diagram ^ get(); };
protected Microsoft.VisualStudio.Modeling.Diagrams.Diagram Diagram { get; }
member this.Diagram : Microsoft.VisualStudio.Modeling.Diagrams.Diagram
Protected ReadOnly Property Diagram As Diagram

Property Value

Remarks

Can be null if not specified at time of instantiation.

Applies to