Gets or sets a flag that indicates if an infinitive line should be drawn.
Syntax
Visual Basic (Usage) |
Copy Code |
Dim instance As LineAnnotation
Dim value As Boolean
instance.DrawInfinitive = value
value = instance.DrawInfinitive
|
Return Value
True if a line should be drawn infinitively through 2 points provided,
false otherwise.
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also