FlexChart for WinForms
_Rect コンストラクタ

C1.Chart アセンブリ > C1.Chart 名前空間 > _Rect 構造体 : _Rect コンストラクタ
Rectangle width.
Rectangle height.
Create an instance of rectangle.
シンタックス
'宣言
 
Public Function New( _
   ByVal l As System.Double, _
   ByVal t As System.Double, _
   ByVal w As System.Double, _
   ByVal h As System.Double _
)
public _Rect( 
   System.double l,
   System.double t,
   System.double w,
   System.double h
)

パラメータ

l
t
w
Rectangle width.
h
Rectangle height.
参照

参照

_Rect 構造体
_Rect メンバ