GrapeCity SPREAD for Windows Forms 12.0J
PatternTintAndShade プロパティ


パターン色の明暗を指定する値を取得または設定します。
構文
'Declaration
 
Property PatternTintAndShade As Double
'使用法
 
Dim instance As IInterior
Dim value As Double
 
instance.PatternTintAndShade = value
 
value = instance.PatternTintAndShade
double PatternTintAndShade {get; set;}

プロパティ値

TintAndShadeプロパティには、-1(最も暗い)〜1(最も明るい)の数値を指定できます。0は中間的な明るさです。
参照

IInterior インタフェース
IInterior メンバ

 

 


Copyright © 2004 GrapeCity inc.