FlexReport for WinForms
CreateTextLayout メソッド (C1ExportGraphicsBase)


C1.Document.4.6.2 アセンブリ > C1.Document.Util 名前空間 > C1ExportGraphicsBase クラス : 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 C1ExportGraphicsBase
Dim value As C1TextLayout
 
value = instance.CreateTextLayout()
public override C1TextLayout CreateTextLayout()

戻り値の型

Created C1TextLayout object.
参照

参照

C1ExportGraphicsBase クラス
C1ExportGraphicsBase メンバ