DirectShapeType.GetExternallyTaggedGeometry
Description:
Gets the externally tagged geometry by its external ID that is stored in this DirectShapeType.
Gets the externally tagged geometry by its external ID that is stored in this DirectShapeType.
public ExternallyTaggedGeometryObject GetExternallyTaggedGeometry(
ExternalGeometryId externalId
)
-
externalIdThe external ID of the externally tagged geometry that should be obtained.
Return Value
nullNothingnullptr
The externally tagged geometry.
Or null Nothing nullptr a null reference ( Nothing in Visual Basic) if there is no such externally tagged geometry in the DirectShapeType.
-
A non-optional argument was null