Class EmfSetTextAlign

Class EmfSetTextAlign

名称: Aspose.Imaging.FileFormats.Emf.Emf.Records アセンション: Aspose.Imaging.dll (25.4.0)

EMR_SETTEXTALIGN レコードは、テキストの調整を指定します。

public sealed class EmfSetTextAlign : EmfStateRecordType

Inheritance

object MetaObject EmfRecord EmfStateRecordType EmfSetTextAlign

相続人

EmfRecord.Type , EmfRecord.Size , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Remarks

EMR_SMALLTEXTOUT、EMR_EXTTEXTOUTA、およびEMR_EXTTEXTOUTWの記録は、テキストを使用しています。調和値は、出力メディアにテキストの列を置く。参照点とテキストを結びつける直角の関係。現在の位置またはテキスト出力記録に移行した点。テキストを結びつける直角は、テキストラインのキャラクター細胞によって形成されます。

Constructors

EmfSetTextAlign(EmfRecord)

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetTextAlignクラスの新しい例を開始します。

public EmfSetTextAlign(EmfRecord source)

Parameters

source EmfRecord

源泉です。

EmfSetTextAlign()

Aspose.Imaging.FileFormats.Emf.Emf.Records.EmfSetTextAlignクラスの新しい例を開始します。

public EmfSetTextAlign()

Properties

TextAlignmentMode

テキストの調整を指定する 32 ビット未署名の整合器を取得または設定します。これらは Aspose.Imaging.FileFormats.Wmf.Consts.WmfTextAlignmentModeFlagsです。([MS-WMF] セクション 2.1.2.3) ホリゾンタルベースラインのテキスト、または Aspose.Imaging.FileFormats.Wmf.Consts.WSfVerticalTextAlignmentModeFlags([MS-WMF] セクション 2.1.2.4) 垂直文字を含むテキストベースライン: 単一の値は、水平および垂直に影響を及ぼすものから選択できます。調和

public int TextAlignmentMode { get; set; }

不動産価値

int

 日本語