Share

AcDbHyperlink

Class Hierarchy

AcDbHyperlink

C++

class AcDbHyperlink;

File

achapi.h

Description

An AcDbHyperlink object contains the hyperlink name (for example, http://www.autodesk.com), a sublocation within that link, and the hyperlink description or friendly name (for example, "Click here for Autodesk's website").

See the ObjectARX Developer's Guide for an example of how to use this class.

Links

AcDbHyperlink Enumerations, AcDbHyperlink Methods

See Also

AcDbEntityHyperLinkPE, AcDbHyperlinkCollection

Was this information helpful?