FlexReport for WinForms
C1CaretCoords コンストラクタ


C1.Document.4.6.2 アセンブリ > C1.Document 名前空間 > C1CaretCoords 構造体 : C1CaretCoords コンストラクタ
The value of the C1CaretCoords.Min property.
The value of the C1CaretCoords.Max property.
Initializes a new instance of the C1CaretCoords structure.
シンタックス
'宣言
 
Public Function New( _
   ByVal min As Point, _
   ByVal max As Point _
)
'使用法
 
Dim min As Point
Dim max As Point
 
Dim instance As New C1CaretCoords(min, max)
public C1CaretCoords( 
   Point min,
   Point max
)

パラメータ

min
The value of the C1CaretCoords.Min property.
max
The value of the C1CaretCoords.Max property.
参照

参照

C1CaretCoords 構造体
C1CaretCoords メンバ