This document is archived and information here might be outdated. Recommended version. |
GDI Comment structure used to Begin a Map.
[Visual Basic .NET] Public Sub New ( _ dSignature As Integer, nVersion As Integer, nDescription As Integer, nPEString As Integer, nViewPort As Integer, nTransform As Integer, nTransformDevice As Integer, nHorizon As Integer )
[C#] public esriGDICommentBeginMap { uint dSignature, uint nVersion, uint nDescription, uint nPEString, uint nViewPort, uint nTransform, uint nTransformDevice, uint nHorizon )
[C++]
typedef struct esriGDICommentBeginMap { } esriGDICommentBeginMap;