FlexReport for WinForms
IsEmpty メソッド (BorderSide)


C1.Document アセンブリ > C1.Document 名前空間 > BorderSide 構造体 : IsEmpty メソッド
Returns a value indicating whether specified color value represents some "visible" value, for example, this function returns false for transparent color.
シンタックス
'宣言
 
Public Function IsEmpty() As System.Boolean
'使用法
 
Dim instance As BorderSide
Dim value As System.Boolean
 
value = instance.IsEmpty()
public System.bool IsEmpty()

戻り値の型

True for visible color; false for transparent color.
参照

参照

BorderSide 構造体
BorderSide メンバ