バージョン

GetEffectiveViewport(SeriesView) メソッド

マージンおよびその他のファクターに基づいて変更された結果的なビューポートを取得します。
シンタックス
'宣言
 
Protected Friend Overloads Overridable Function GetEffectiveViewport( _
   ByVal view As SeriesView _
) As Rect
protected internal virtual Rect GetEffectiveViewport( 
   SeriesView view
)

パラメータ

view
ビュー。

戻り値の型

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