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

Description

Equivalent to the LISP GetAngle function, allows the user to specify the angle on the graphics window.

Syntax

Visual Basic
Public Function GetAngle( _
   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.