LVectorObject::GetHyperlinkCount

#include "ltwrappr.h"

L_UINT32 LVectorObject::GetHyperlinkCount()

Returns the number of targets in the target list for the specified hyperlinked vector object.

Returns

0 <

Number of targets in the target list of the specified hyperlinked vector object.

0

The object is not a hyperlinked vector object.

Required DLLs and Libraries

LVKRN

For a listing of the exact DLLs and Libraries needed, based on the toolkit version, refer to Files To Be Included With Your Application.

See Also

Functions:

LVectorObject::AddHyperlink, LVectorObject::SetHyperlink, LVectorObject::GetHyperlink, LVectorObject::GotoHyperlink

Topics:

Vector Images: Hyperlink Object

 

Hyperlink Objects

Example

For an example, refer to LVectorObject::AddHyperlink or LVectorObject::GetHyperlink.