This document is archived and information here might be outdated. Recommended version. |
Prepare the display for drawing selection/rubberbanding. Drawing isn't clipped or zoomed with page. Must match with a call to FinishFeedback.
[Visual Basic .NET]
Public Sub StartFeedback ( _
)
[C#]
public void StartFeedback (
);
[C++]
HRESULT StartFeedback(
void
);