FlexReport for WinForms
TextLayout プロパティ (C1Graphics)


C1.Document アセンブリ > C1.Document.Util 名前空間 > C1Graphics クラス : TextLayout プロパティ
Gets the C1TextLayout object which can be used to measure text, this instance is created in C1Graphics constructor and disposed when C1Graphics disposed.
シンタックス
'宣言
 
Public ReadOnly Property TextLayout As C1TextLayout
'使用法
 
Dim instance As C1Graphics
Dim value As C1TextLayout
 
value = instance.TextLayout
public C1TextLayout TextLayout {get;}
参照

参照

C1Graphics クラス
C1Graphics メンバ