SSRSDocumentSource for WinForms
IsVisible メソッド

テストする範囲。
指定された範囲内に現在のブラシが表示されるかどうかをテストします。
構文
'宣言
 
Public Overridable Function IsVisible( _
   ByVal bounds As C1.Win.Interop.Rect _
) As System.Boolean
public virtual System.bool IsVisible( 
   C1.Win.Interop.Rect bounds
)

パラメータ

bounds
テストする範囲。

戻り値の型

ブラシが表示される場合は true、そうでない場合は false。
参照

C1Brush クラス
C1Brush メンバ