PathGradientBrush.Blend 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定 Blend,此物件指定定義漸層之自訂減少的位置和因數。
public:
property System::Drawing::Drawing2D::Blend ^ Blend { System::Drawing::Drawing2D::Blend ^ get(); void set(System::Drawing::Drawing2D::Blend ^ value); };
public System.Drawing.Drawing2D.Blend Blend { get; set; }
member this.Blend : System.Drawing.Drawing2D.Blend with get, set
Public Property Blend As Blend
屬性值
Blend,表示漸層的自訂減少。
備註
Blend包含混合因數和位置的對應數位。 混合因數會指定要在對應位置使用的開始色彩和結束色彩百分比。 位置會以漸層路徑的距離百分比來指定。