PenSettings.ImmutableDashStyle Özellik

Tanım

Kesik çizgi stilini, diğerleri tarafından değiştirilemeyen sabit bir şekilde ayarlar. Bu, sabit hale getirildikten sonra başka hiç kimse tarafından değiştirilemez.

public:
 property bool ImmutableDashStyle { bool get(); void set(bool value); };
public bool ImmutableDashStyle { get; set; }
member this.ImmutableDashStyle : bool with get, set
Public Property ImmutableDashStyle As Boolean

Özellik Değeri

Boolean

doğru, çizgi stili ayarının sabit olduğu anlamına gelir; Aksi takdirde, değildir.

Şunlara uygulanır