You are on page 1of 1

TYBSc Sem-V Internal Submission 2021-22

Name of the Student Class: TYBSc CS Sem-V

Seat No. Date of Submission:

Name of Class/ Syntax Descriptions


Interface/
Namespace /
Method / Property

PresentParameters PresentParameters pp=new Describes the


PresentParameters() presentation
parameters.

Windowed pp.Windowed=true Boolean value that


indicates whether an
application is running in a
windowed mode.

SwapEffect pp.SwapEffect=Copy Retrieves or sets the swap


effect. The
SwapEffect.Copy
setting requires that
BackBufferCount be
set to 1

You might also like