HyperLink Constructor (ViewBase, Point, Uri, String) |
Creates a new hyperlink instance using standard attributes.
Namespace: Tekla.Structures.Drawing
Assembly: Tekla.Structures.Drawing (in Tekla.Structures.Drawing.dll) Version: 2023.0.3
Syntax
Parameters
- View
- Type: Tekla.Structures.DrawingViewBase
A drawing view. - InsertionPoint
- Type: Tekla.Structures.Geometry3dPoint
The location for the link. - Target
- Type: SystemUri
The link target. - Text
- Type: SystemString
The link text visible to the user.
See Also