Shape.StrokeDashOffset プロパティ

定義

ダッシュが始まるダッシュ パターン内の距離を取得または設定します。 これはバインド可能なプロパティです。

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

プロパティ値

適用対象