共用方式為


DashStyle.Offset 屬性

定義

取得或設定在虛線序列中開始描邊的位置。

public:
 property double Offset { double get(); void set(double value); };
public double Offset { get; set; }
member this.Offset : double with get, set
Public Property Offset As Double

屬性值

Double

虛線序列的位移。 預設值是 0。

備註

強烈建議使用解析為任何虛線中間的位移值。 這會使大部分的筆劃以中間虛線開始和結束,而不是間距。

相依性屬性資訊

識別碼欄位 OffsetProperty
中繼資料屬性設定為 true

適用於