Ribbon for WinForms
GetTextFormatFlags メソッド (StringRendererGDI)

C1.Win.4.8 アセンブリ > C1.Win.Drawing 名前空間 > StringRendererGDI クラス : GetTextFormatFlags メソッド
The text layout information.
If true, the text is displayed from right to left.
Gets the System.Windows.Forms.TextFormatFlags corresponding to the specified System.Drawing.StringFormat.
シンタックス
'宣言
 
Public Shared Function GetTextFormatFlags( _
   ByVal stringFormat As StringFormat, _
   Optional ByVal rightToLeft As Boolean _
) As TextFormatFlags
public static TextFormatFlags GetTextFormatFlags( 
   StringFormat stringFormat,
   bool rightToLeft
)

パラメータ

stringFormat
The text layout information.
rightToLeft
If true, the text is displayed from right to left.

戻り値の型

The display and layout information for text strings.
参照

StringRendererGDI クラス
StringRendererGDI メンバ