Gets or sets the area on the output surface into which the device should map any output. The device will perform automatic clipping on the output region.
[Visual Basic]
Public Property OutputRegion As Rectangle
[C#]
public Rectangle OutputRegion {get; set;}
The default value is None.
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.