This document is archived and information here might be outdated. Recommended version. |
New GDI Comment structure used to Begin a Text String.
[Visual Basic .NET] Public Sub New ( _ beginText As esriGDICommentBeginText, kerningOption As Short, trackingVal As Double, charWidthScale As Double, interwordSpace As Double, lineLeading As Double, rtlFlag As Byte, dwnChars As Integer )
[C#] public esriGDICommentBeginTextEx { esriGDICommentBeginText beginText, short kerningOption, double trackingVal, double charWidthScale, double interwordSpace, double lineLeading, Byte rtlFlag, uint dwnChars )
[C++]
typedef struct esriGDICommentBeginTextEx { } esriGDICommentBeginTextEx;