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


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

esriGDICommentBeginText Structure

GDI Comment structure used to Begin a Text String.

Syntax

[Visual Basic .NET]
Public Sub New ( _
   dSignature As Integer,
   nVersion As Integer,
   textType As Short
)
[C#]
public esriGDICommentBeginText {
   uint dSignature,
   uint nVersion,
   short textType
)
[C++]
typedef struct esriGDICommentBeginText { } esriGDICommentBeginText;

Product Availability

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