'宣言 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.