ShapeID Property

Read-only. A Long value. The indentifier (the ID property) of the shape, to which the hyperlink points.

Applies to: Hyperlink object

Syntax

[[Let] shapeIDRet =] object.ShapeID

The ShapeID property syntax has these parts:

Part Description
object Required. An expression, that returns an instance of the Hyperlink object.
shapeIDRet Optional. A Long type variable.

Remarks

The ShapeID property is effective if the hyperlink points to an object inside the ConceptDraw document (the LinkType property).

 

See Also

LinkType property, ID property, PageID property