PowerTools ActiveReports for .NET 9.0J
Attach メソッド

Annotationオブジェクトを配置するx座標
Annotationオブジェクトを配置するy座標
Annotationオブジェクトを配置する左上隅の座標を取得または設定します。
構文
'宣言
 
Public Sub Attach( _
   ByVal x As Single, _
   ByVal y As Single _
) 
public void Attach( 
   float x,
   float y
)

パラメータ

x
Annotationオブジェクトを配置するx座標
y
Annotationオブジェクトを配置するy座標
参照

関連項目

Annotation クラス
Annotation メンバ

 

 


©2003-2015 GrapeCity inc. All rights reserved.