[Visual Basic] Overloads Public Sub Present( _ ByVal RectPresent As Rectangle, _ ByVal OverrideWindow As Control, _ ByVal SourceRectangle As Boolean _ )
Pointer to a destination window whose client area is taken as the target for this presentation. If this parameter is omitted, PresentParameters.DeviceWindow is taken.
SourceRectangle
Value that is set to true if a Rectangle is being passed to the rectPresent parameter.