Diagram::EnsureVisiblePreference Property

 

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.

Namespace:   Microsoft.VisualStudio.Modeling.Diagrams
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;
}
Return to top
Show: