Reports.net  ver 8.0
.net 開発者向け帳票ツール
プロパティ | 全メンバ一覧
Pao.Reports.ZRect クラス

罫線以外のオブジェクトのプロパティクラス [詳解]

Pao.Reports.ZRect の継承関係図
Pao.Reports.ZObject Pao.Reports.ZArtText Pao.Reports.ZBarcode Pao.Reports.ZCircle Pao.Reports.ZImage Pao.Reports.ZSquare Pao.Reports.ZText

プロパティ

float Width [get, set]
 描画範囲(幅) [詳解]
 
float Height [get, set]
 描画範囲(高さ) [詳解]
 
float Angle [get, set]
 回転角度 [詳解]
 
- 基底クラス Pao.Reports.ZObject に属する継承プロパティ
float X [get, set]
 始点(左上)のX座標 [詳解]
 
float Y [get, set]
 始点(左上)のY座標 [詳解]
 
float IntervalX [get, set]
 描画間隔(X座標に対して) [詳解]
 
float IntervalY [get, set]
 描画間隔(Y座標に対して) [詳解]
 
bool RepeatXYBoth [get, set]
 両方向へ繰り返し [詳解]
 
int Repeat [get, set]
 繰り返し回数 [詳解]
 
ZFontAttr z_FontAttr [get, set]
 フォント属性 [詳解]
 
ZLineAttr z_LineAttr [get, set]
 罫線属性 [詳解]
 

詳解

罫線以外のオブジェクトのプロパティクラス

プロパティ詳解

float Pao.Reports.ZRect.Angle
getset

回転角度

float Pao.Reports.ZRect.Height
getset

描画範囲(高さ)

float Pao.Reports.ZRect.Width
getset

描画範囲(幅)


このクラス詳解は次のファイルから抽出されました: