This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Carto > ESRI.ArcGIS.Carto > Interfaces > IA > IAnnotationElement Interface > IAnnotationElement.Feature Property (ArcObjects .NET 10.4 SDK) |
The feature associated with this element.
[Visual Basic .NET] Public ReadOnly Property Feature As IFeature
[C#] public IFeature Feature {get;}
[C++]
HRESULT get_Feature(
IFeature** Feature
);
[C++]
Parameters Feature [out, retval]
Feature is a parameter of type IFeature