Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ZoomControl.Configure(ZoomSettings) Method

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

Configures the zoom control with the provided zoom settings.

public:
 virtual void Configure(ZoomSettings ^ settings) = Configure;
void Configure(ZoomSettings const& settings);
public void Configure(ZoomSettings settings);
function configure(settings)
Public Sub Configure (settings As ZoomSettings)

Parameters

settings
ZoomSettings

The zoom settings.

Applies to


Feedback

Was this page helpful?