PenSettings.ImmutableCustomStartCap Eigenschaft

Definition

Macht die Einstellung "CustomStartCap" unveränderlich und kann von anderen nicht geändert werden. Nachdem er unveränderlich gemacht hat, kann er von keiner anderen Person geändert werden.

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

Eigenschaftswert

Boolean

"true" bedeutet, dass die Einstellung "CustomStartCap" unveränderlich ist. Andernfalls ist dies nicht der Fall.

Gilt für