FlexReport for WinForms
CreateTextLayout メソッド (C1PdfGraphics)


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1PdfGraphics クラス : CreateTextLayout メソッド
Creates and initializes the C1TextLayout object which can be used to render or measure text on the graphics.
シンタックス
'宣言
 
Public Overrides Function CreateTextLayout() As C1TextLayout
'使用法
 
Dim instance As C1PdfGraphics
Dim value As C1TextLayout
 
value = instance.CreateTextLayout()
public override C1TextLayout CreateTextLayout()

戻り値の型

Created C1TextLayout object.
参照

参照

C1PdfGraphics クラス
C1PdfGraphics メンバ