DioDocs for PDF
CreateTextLayout メソッド

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 > GcGraphics クラス : CreateTextLayout メソッド
Creates an instance of GrapeCity.Documents.Text.TextLayout with the same resolution as that of the current graphics.

This is the recommended way to create a TextLayout to use with a graphics.

シンタックス
'宣言
 
Public Function CreateTextLayout() As TextLayout
public TextLayout CreateTextLayout()

戻り値の型

The newly created text layout.
参照

GcGraphics クラス
GcGraphics メンバ
Resolution プロパティ