FlexReport for WinForms
Location プロパティ (C1FlexViewerDialog)


C1.Win.FlexViewer.4.5.2 アセンブリ > C1.Win.FlexViewer 名前空間 > C1FlexViewerDialog クラス : Location プロパティ
画面座標のフォームの左上隅を表すポイントを取得または設定します。
シンタックス
'宣言
 
Public Shadows Property Location As System.Drawing.Point
'使用法
 
Dim instance As C1FlexViewerDialog
Dim value As System.Drawing.Point
 
instance.Location = value
 
value = instance.Location
public new System.Drawing.Point Location {get; set;}
参照

C1FlexViewerDialog クラス
C1FlexViewerDialog メンバ