RadialGradientBrush.Center 屬性
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
取得或設定放射漸層最外圈的中心。
public:
property System::Windows::Point Center { System::Windows::Point get(); void set(System::Windows::Point value); };
public System.Windows.Point Center { get; set; }
member this.Center : System.Windows.Point with get, set
Public Property Center As Point
屬性值
位於放射漸層中心的二維點。
備註
漸層圓形的預設中央點位置 (0.5、0.5) 。