BrushSettings.ImmutableHatchStyle Özellik

Tanım

HatchStyle 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 ImmutableHatchStyle { bool get(); void set(bool value); };
public bool ImmutableHatchStyle { get; set; }
member this.ImmutableHatchStyle : bool with get, set
Public Property ImmutableHatchStyle As Boolean

Özellik Değeri

Boolean

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

Şunlara uygulanır