Home > All Other Interfaces > IFeatureGroup > IsAnnotation
When a native feature group is loaded, TerraExplorer Pro can create at the center of each geographic object a corresponding annotation object. The annotation object can then be used to convey information relating to the geographic object, textually or graphically.
This method returns a Boolean indicating whether the feature group contains annotation features.
|
JavaScript |
|
|
IsAnnotation |
|
|
C# |
|
|
bool IsAnnotation() |
|
|
C++ |
|
|
HRESULT IsAnnotation( VARIANT_BOOL* bAnno) |
|
Return Value
bAnno
A Boolean indicating whether the feature group contains an annotation object.