GrapeCity SPREAD for Windows Forms 11.0J
DoSize メソッド (PSShape)


オブジェクトのサイズ設定に使用するグラブハンドルのインデックス
オブジェクトのサイズ設定元のポイント
オブジェクトのサイズを設定します。
構文
'Declaration
 
Protected Overrides Sub DoSize( _
   ByVal resizeHandle As Integer, _
   ByVal pt As Point _
) 
'使用法
 
Dim instance As PSShape
Dim resizeHandle As Integer
Dim pt As Point
 
instance.DoSize(resizeHandle, pt)
protected override void DoSize( 
   int resizeHandle,
   Point pt
)

パラメータ

resizeHandle
オブジェクトのサイズ設定に使用するグラブハンドルのインデックス
pt
オブジェクトのサイズ設定元のポイント
参照

PSShape クラス
PSShape メンバ

 

 


© 2004-2018, GrapeCity Inc. All rights reserved.