Gets or sets the range of available values in the input coordinate system. Device will not perform clipping on this area; clipping on the output area will be performed instead.
[Visual Basic]
Public Property InputRegion As Bar
[C#]
public Bar InputRegion {get; set;}
The default value is None.
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.