ArcObjects Library Reference (Display)  

esriGDICommentEndMap Structure

GDI Comment structure used to End a Map.

Syntax

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

typedef struct esriGDICommentEndMap {

   Unsigned long dSignature;

   Unsigned long nVersion; } esriGDICommentEndMap;

Product Availability

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