次の方法で共有


MapElement.StrokeWidth プロパティ

定義

ストロークの幅を取得または設定します。 既定値は 5f です。 これはバインド可能なプロパティです。

public:
 property float StrokeWidth { float get(); void set(float value); };
public float StrokeWidth { get; set; }
member this.StrokeWidth : single with get, set
Public Property StrokeWidth As Single

プロパティ値

適用対象