GrapeCity ActiveReports for .NET 12.0J
Bar コンストラクタ

バーの幅。
バーの高さ。
バーの奥行き。
パラメータを指定して、Barクラスの新しいインスタンスを初期化します。
構文
'宣言
 
Public Function New( _
   ByVal width As Integer, _
   ByVal height As Integer, _
   ByVal depth As Integer _
)
public Bar( 
   int width,
   int height,
   int depth
)

パラメータ

width
バーの幅。
height
バーの高さ。
depth
バーの奥行き。
参照

関連項目

Bar 構造体
Bar メンバ

 

 


Copyright © 2003 GrapeCity inc. All rights reserved.