The collection of all hyperlinks for a given object.
Supported Platforms: Windows only
AcadHyperlinks
Object AcadHyperlinks
VBA
Not applicable
VBA
Hyperlinks property found on all objects
These members are part of this object:
Methods |
Properties |
Events |
---|---|---|
None |
To add a new member to the collection, use the Add method. To select a specific Hyperlink , use the Item method. To delete a specific Hyperlink, use the Delete method found in the Hyperlink object.