Miner.Geodatabase.Integration Namespace > AnnotationFeatureInfo Class : AnnotationElement Property |
'Declaration
Public Property AnnotationElement As IAnnotationElement
'Usage
Dim instance As AnnotationFeatureInfo Dim value As IAnnotationElement instance.AnnotationElement = value value = instance.AnnotationElement
public IAnnotationElement AnnotationElement {get; set;}
public read-write property AnnotationElement: IAnnotationElement;
public function get,set AnnotationElement : IAnnotationElement
public: __property IAnnotationElement* get_AnnotationElement(); public: __property void set_AnnotationElement( IAnnotationElement* value );
public: property IAnnotationElement^ AnnotationElement { IAnnotationElement^ get(); void set ( IAnnotationElement^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2