FlexReport for WinForms
CreateTextLayout メソッド (C1DXExportGraphics)


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

戻り値の型

参照

参照

C1DXExportGraphics クラス
C1DXExportGraphics メンバ