|
DXFReader Control - SetLimits Method
Kadmos DXFReader ActiveX Control

DXFReader Control
SetLimits Method
|
Description
|
Sets the drawing limits.
|
|
Syntax
|
[form.]DXFReader.SetLimits (X1 As Single, Y1 As Single, X2 As Single, Y2 As Single)
|
|
Remarks
|
After invoking this method the drawing limits are changed according to the parameters.
The parameters for the SetLimits method are described below:
| X1 | X coordinate of the lower-left corner | | Y1 | Y coordinate of the lower-left corner | | X2 | X coordinate of the upper-right corner | | Y2 | Y coordinate of the upper-right corner |
|
Copyright © 2008 Kadmos.com - All rights reserved. Privacy Policy
|