PenSettings.ImmutableCustomStartCap Özellik

Tanım

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

Özellik Değeri

Boolean

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

Şunlara uygulanır