Solid Edge FrameworkSupport Type Library
SetOrigin Method
Specifies the x coordinate for the new origin point.
Specifies the y coordinate for the new origin point.
Description
Redefines the offset between the lower left corner of the window and the object's origin.
Syntax
Visual Basic
Public Sub SetOrigin( _
   ByVal xOrigin As Double, _
   ByVal yOrigin As Double _
) 
Parameters
xOrigin
Specifies the x coordinate for the new origin point.
yOrigin
Specifies the y coordinate for the new origin point.
See Also

SmartFrame2dDefaults Object  | SmartFrame2dDefaults Members