DioDocs for PDF
TextLayout コンストラクタ(Single)

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 > TextLayout クラス > TextLayout コンストラクタ : TextLayout コンストラクタ(Single)
Specifies the resolution (graphic units per inch).
Initializes a new instance of the TextLayout class.

If a TextLayout is created to be used with a GrapeCity.Documents.Drawing.GcGraphics, it is recommended to use the GrapeCity.Documents.Drawing.GcGraphics.CreateTextLayout method instead, as it ensures that properties such as Resolution and FontCollection are set up properly to be used with the graphics.

シンタックス
'宣言
 
Public Function New( _
   ByVal resolution As System.Single _
)
public TextLayout( 
   System.float resolution
)

パラメータ

resolution
Specifies the resolution (graphic units per inch).
参照

TextLayout クラス
TextLayout メンバ
オーバーロード一覧