Solid Edge FrameworkSupport Type Library
Move Method
Specifies the x coordinate of the origin.
Specifies the y coordinate of the origin.
Specifies the x coordinate of the destination.
Specifies the y coordinate of the destination.
Description
Moves the referenced object.
Syntax
Visual Basic
Public Sub Move( _
   ByVal XFrom As Double, _
   ByVal YFrom As Double, _
   ByVal XTo As Double, _
   ByVal YTo As Double _
) 
Parameters
XFrom
Specifies the x coordinate of the origin.
YFrom
Specifies the y coordinate of the origin.
XTo
Specifies the x coordinate of the destination.
YTo
Specifies the y coordinate of the destination.
See Also

AreaProperties Object  | AreaProperties Members  | Solid Edge V20 - What's New