AhpRect クラス

矩形

Definition

名前空間: AHPDFXMLReader
アセンブリ: AdcAHPDFXMLReader (in AdcAHPDFXMLReader.dll) バージョン: 2.0.0
C#
public class AhpRect
Inheritance
Object    AhpRect

コンストラクター

AhpRectコンストラクタ
AhpRect(AhpRect)コピーコンストラクタ

メソッド

Cloneコピーメソッド
Dumpテストダンプ
GetB 下位置を取得する。
GetB(Boolean) 文字の流れを考慮した下位置を取得する。
GetHeight 高さを取得する。
GetHeight(Boolean) 文字の流れを考慮した高さを取得する。
GetL 左位置を取得する。
GetL(Boolean) 文字の流れを考慮した右位置を取得する。
GetR 右位置を取得する。
GetR(Boolean) 文字の流れを考慮した左位置を取得する。
GetT 上位置を取得する。
GetT(Boolean) 文字の流れを考慮した上位置を取得する。
GetWidth 幅を取得する。
GetWidth(Boolean) 文字の流れを考慮した幅を取得する。
LoadXMLの読み込み

関連項目