PenSettings.ImmutableCustomEndCap Özellik

Tanım

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

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

Özellik Değeri

Boolean

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

Şunlara uygulanır