IntelliCAD 11.1 Object Library
GetOrientation Method
See Also 
Point
A Point object.
Prompt
Text that displays to the user requesting input.
Utility Object : GetOrientation Method

Description

Equivalent to the LISP GetOrient function, allows the user to specify the orientation on the graphics window.

Syntax

Visual Basic
Public Function GetOrientation( _
   Optional ByVal Point As Point = 0, _
   Optional ByVal Prompt As String = "" _
) As Double

Parameters

Point
A Point object.
Prompt
Text that displays to the user requesting input.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.