Gets the size and location of the design table associated with this drawing view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetDesignTableExtent() As Object |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim value As Object
value = instance.GetDesignTableExtent()
|
C# | |
---|
object GetDesignTableExtent() |
C++/CLI | |
---|
Object^ GetDesignTableExtent(); |
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