This document is archived and information here might be outdated. Recommended version. |
Indicates if the text is feature linked.
[Visual Basic .NET]
Public Property FeatureLinked As Boolean
[C#]
public bool FeatureLinked {get; set;}
[C++]
HRESULT get_FeatureLinked(
VARIANT_BOOL flag
);
[C++]
HRESULT put_FeatureLinked(
Boolean* flag
);
[C++] Parameters flag [in]
flag is a parameter of type bool flag [out, retval]
flag is a parameter of type bool*
FeatureLinked FeatureLinked specifies whether or not labels will be created with a link to the feature attributes.
This is useful when converting labels to annotation.