バージョン

GetCurrentEffectiveViewportForViewport メソッド

提供されたビューポートの現在の結果的なビューポートを取得します。
シンタックス
'宣言
 
Protected Friend Function GetCurrentEffectiveViewportForViewport( _
   ByVal forViewport As Rect _
) As Rect
protected internal Rect GetCurrentEffectiveViewportForViewport( 
   Rect forViewport
)

パラメータ

forViewport
結果的なビューポートを取得するビューポート。

戻り値の型

結果的なビューポート。
参照