MicaController.TintOpacity 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定色彩色調不透明度的程度。
public:
property float TintOpacity { float get(); void set(float value); };
float TintOpacity();
void TintOpacity(float value);
public float TintOpacity { get; set; }
var single = micaController.tintOpacity;
micaController.tintOpacity = single;
Public Property TintOpacity As Single
屬性值
Single
float
色彩色調的不透明度。