GrapeCity SPREAD for Windows Forms 12.0J
IsEmpty メソッド (Font)


このインスタンスが空かどうかを判断します。
構文
'Declaration
 
Public Function IsEmpty() As Boolean
'使用法
 
Dim instance As Font
Dim value As Boolean
 
value = instance.IsEmpty()
public bool IsEmpty()

戻り値の型

このインスタンスが空の場合はtrue、それ以外の場合はfalse。
参照

Font 構造体
Font メンバ

 

 


Copyright © 2004 GrapeCity inc.