FlexReport for WinForms
CreateTextLayout メソッド (C1Graphics)


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

戻り値の型

Created C1TextLayout object.
参照

参照

C1Graphics クラス
C1Graphics メンバ