バージョン

GetSmartBounds メソッド (ISmartPlaceable)

指定された位置に配置されているかのように現在のオブジェクトの境界を取得します。
シンタックス
'宣言
 
Function GetSmartBounds( _
   ByVal position As SmartPosition _
) As Rect
Rect GetSmartBounds( 
   SmartPosition position
)

パラメータ

position
境界のスマート位置。

戻り値の型

現在のオブジェクトの境界
参照