Solid Edge Draft Type Library
SetOrigin Method
Specifies the x coordinate for the new origin point.
Specifies the y coordinate for the new origin point.
Description
Sets the origin position of the Table.
Syntax
Visual Basic
Public Sub SetOrigin( _
   ByVal x As Double, _
   ByVal y As Double _
) 
Parameters
x
Specifies the x coordinate for the new origin point.
y
Specifies the y coordinate for the new origin point.
See Also

Table Object  | Table Members  | Solid Edge V19 - What's New