Share

Entity.Hyperlinks Property

Description

Accesses a collection of hyperlinks associated with the object.

Visual Basic

Public Property Hyperlinks() As HyperLinkCollection

C#

public HyperLinkCollection Hyperlinks;

Conditions

Read-only

Links

Entity Class, Autodesk.AutoCAD.DatabaseServices Namespace

Was this information helpful?