次の方法で共有


ICanvas.StrokeDashPattern プロパティ

定義

オブジェクトの輪郭を描くために使用するダッシュとギャップのパターンを設定します。

public:
 property cli::array <float> ^ StrokeDashPattern {  void set(cli::array <float> ^ value); };
public float[] StrokeDashPattern { set; }
member this.StrokeDashPattern : single[]
Public Property StrokeDashPattern As Single()

プロパティ値

Single[]

適用対象