ISemanticZoomInformation.MakeVisible(SemanticZoomLocation)
ISemanticZoomInformation.MakeVisible(SemanticZoomLocation)
ISemanticZoomInformation.MakeVisible(SemanticZoomLocation)
ISemanticZoomInformation.MakeVisible(SemanticZoomLocation)
Method
Definition
Forces content in the view to scroll until the item specified by SemanticZoomLocation is visible. Also focuses that item if found.
public : void MakeVisible(SemanticZoomLocation item)
void MakeVisible(SemanticZoomLocation item) const;
public void MakeVisible(SemanticZoomLocation item)
Public Sub MakeVisible(item As SemanticZoomLocation)
Parameters
The item in the view to scroll to.
Feedback
Loading feedback...