Document Library for WinForms
IsVisible メソッド (C1Brush)

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 > C1Brush クラス : IsVisible メソッド
The bounds to test.
Tests whether the current brush is visible within the specified bounds.
シンタックス
'宣言
 
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
The bounds to test.

戻り値の型

True if the brush is visible, false otherwise.
参照

C1Brush クラス
C1Brush メンバ