IntelliCAD 11.1 Object Library
Mirror Method
See Also 
Point1
Point object representing the base point.
Point2
Point object representing the displacement point.
MakeCopy
Entity Object : Mirror Method

Description

Moves an object.

Syntax

Visual Basic
Public Function Mirror( _
   ByVal Point1 As Point, _
   ByVal Point2 As Point, _
   Optional ByVal MakeCopy As Boolean = True _
) As Entity

Parameters

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

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.