IntelliCAD 11.1 Object Library
Add Method
See Also 
Name
The name of the hyperlink to add.
Description
The description of the hyperlink.
NamedLocation
Location within the linked file to load, for example, a bookmark or named view.
Hyperlinks Collection : Add Method

Description

Creates an object and adds it to the collection.

Syntax

Visual Basic
Public Function Add( _
   ByVal Name As String, _
   Optional ByVal Description As Variant, _
   Optional ByVal NamedLocation As Variant _
) As Hyperlink

Parameters

Name
The name of the hyperlink to add.
Description
The description of the hyperlink.
NamedLocation
Location within the linked file to load, for example, a bookmark or named view.

See Also

© 2022 IntelliCAD Technology Consortium. All Rights Reserved.