SelectedShapesCollection.EnsureVisible Method
Include Protected Members
Include Inherited Members
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
EnsureVisible() | Ensures that the selection is within the view. If it is not, it is centered in the view. If the selection is the diagram, then nothing happens. | |
EnsureVisible(DiagramClientView.EnsureVisiblePreferences) | Ensures that the selection is within the view. If the selection is the diagram, then nothing happens. |
Top