ArcObjects Library Reference (Display)  

esriGDICommentEndGroup Structure

GDI Comment Stucture for End of a Grouping.

Syntax

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

typedef struct esriGDICommentEndGroup {

   Unsigned long dSignature;

   Unsigned long nVersion; } esriGDICommentEndGroup;

Product Availability

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