BrushSettings.ImmutableWrapMode Özellik

Tanım

WrapMode ayarını diğerleri tarafından değişmez, değiştirilemez hale getirir. Bu, sabit hale getirildikten sonra başka hiç kimse tarafından değiştirilemez.

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

Özellik Değeri

Boolean

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

Şunlara uygulanır