PowerTools SPREAD for Windows Forms 8.0J
PictureTransparencyTolerance プロパティ (ElementControl)


要素の透過許容誤差を取得または設定します。
構文
'Declaration
 
Public Overridable Property PictureTransparencyTolerance As Integer
'使用法
 
Dim instance As ElementControl
Dim value As Integer
 
instance.PictureTransparencyTolerance = value
 
value = instance.PictureTransparencyTolerance
public virtual int PictureTransparencyTolerance {get; set;}

プロパティ値

透過許容誤差を表すInteger
参照

ElementControl クラス
ElementControl メンバ

 

 


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