This document is archived and information here might be outdated. Recommended version. |
GDI Comment structure used to Begin a Text String.
[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;