ArcObjects Library Reference (Display)  

esriGDICommentEndLayer Structure

GDI Comment Stucture for End of a Layer.

Syntax

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

typedef struct esriGDICommentEndLayer {

   Unsigned long dSignature;

   Unsigned long nVersion; } esriGDICommentEndLayer;

Product Availability

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