This document is archived and information here might be outdated.  Recommended version.


esriGDICommentEndGroup Structure (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Display > ESRI.ArcGIS.Display > Structures > E > esriGDICommentEndGroup Structure
ArcGIS Developer Help

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 { } esriGDICommentEndGroup;

Product Availability

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