Gets the size and location of the design table associated with this drawing view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetDesignTableExtent() As Double |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim value As Double
value = instance.IGetDesignTableExtent()
|
C# | |
---|
double IGetDesignTableExtent() |
C++/CLI | |
---|
double IGetDesignTableExtent(); |
Return Value
Array of 6 doubles; the lower left (x,y,z) and upper right (x,y,z) values indicating the design table extents; values are in meters and refer to drawing view space
See Also
Availability
SolidWorks 99, datecode 1999207