PowerTools SPREAD for Windows Forms 10.0J
AutoUnderFlow プロパティ


自動的なアンダーフローを使用するかどうかを取得または設定します。
構文
'Declaration
 
Public Property AutoUnderFlow As Boolean
'使用法
 
Dim instance As BinOption
Dim value As Boolean
 
instance.AutoUnderFlow = value
 
value = instance.AutoUnderFlow
public bool AutoUnderFlow {get; set;}
参照

BinOption クラス
BinOption メンバ

 

 


© 2004-2017, GrapeCity inc. All rights reserved.