CRaPI - Correct Robust and Perfect API

ChangeView Constructor 

Constructs a ChangeView command object

public ChangeView(
   ViewWidth pWidth,
   ViewQuality pQuality
);

Parameters

pWidth
The width of the view
pQuality
The quality of the view

Remarks

The command will of the form:

(change_view pWidth pQuality)

See Also

ChangeView Class | TeamYaffa.CRaPI.Commands Namespace