Diagram::EnsureVisiblePreference Property
Visual Studio 2015
Preference for the EnsureVisible method for this Diagram. By default, all ShapeElements nested in this Diagram will use this preference. ShapeElements can override this preference and choose their own.
Assembly: Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0 (in Microsoft.VisualStudio.Modeling.Sdk.Diagrams.12.0.dll)
public: property DiagramClientView::EnsureVisiblePreferences EnsureVisiblePreference { virtual DiagramClientView::EnsureVisiblePreferences get() override; }
Show: