バージョン

EffectiveViewportRect プロパティ

このような動作が定義されている場合、スケーリングのために ViewportRect が強制されている四角形。一般的に ViewportRect の下位領域。Rect.Empty の値 (デフォルト) は EffectiveViewportRect が ViewportRect と同じであることを暗示します。
シンタックス
'宣言
 
Public Property EffectiveViewportRect As Rect
public Rect EffectiveViewportRect {get; set;}
参照