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


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

esriGDICommentSetTextJustification Structure

GDI Comment Stucture used for setting text justifictaion in line.

Syntax

[Visual Basic .NET]
Public Sub New ( _
   dSignature As Integer,
   nVersion As Integer,
   dExtraSpacing As Integer,
   dBreakCharCount As Integer
)
[C#]
public esriGDICommentSetTextJustification {
   uint dSignature,
   uint nVersion,
   uint dExtraSpacing,
   uint dBreakCharCount
)
[C++]
typedef struct esriGDICommentSetTextJustification { } esriGDICommentSetTextJustification;

Product Availability

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