IDiagram::EnsureVisible Method (IEnumerable<IShape^>^, Boolean)

 

Namespace:   Microsoft.VisualStudio.ArchitectureTools.Extensibility.Presentation
Assembly:  Microsoft.VisualStudio.ArchitectureTools.Extensibility (in Microsoft.VisualStudio.ArchitectureTools.Extensibility.dll)

void EnsureVisible(
	IEnumerable<IShape^>^ shapes,
	bool zoomToFit = false
)

Parameters

shapes
Type: System.Collections.Generic::IEnumerable<IShape^>^

zoomToFit
Type: System::Boolean

Return to top
Show: