ShapeElement::EnsureVisiblePreference Property

 

Preferences for the EnsureVisible method for this Shape. Default value is to return the VisiblePreference for the Diagram hosting this Shape.

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();
}
Return to top
Show: