ArcObjects Library Reference (Display)  

esriGDICommentEndFeature Structure

GDI Comment structure used to End a Feature.

Syntax

[Visual Basic .NET]
Public Sub New ( _
   dSignature As Integer,
   nVersion As Integer
)
[C#]
public esriGDICommentEndFeature {
   uint dSignature,
   uint nVersion
)
[C++]

typedef struct esriGDICommentEndFeature {

   Unsigned long dSignature;

   Unsigned long nVersion; } esriGDICommentEndFeature;

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.