IntelliCAD 11.1 Object Library
Move Method
See Also 
Point1
Point object representing the base point.
Point2
Point object representing the displacement point.
Hatch Object : Move Method

Description

Moves an object.

Syntax

Visual Basic
Public Sub Move( _
   ByVal Point1 As Point, _
   ByVal Point2 As Point _
) 

Parameters

Point1
Point object representing the base point.
Point2
Point object representing the displacement point.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.