IEditorOperations.CanCut Eigenschaft

Definition

Bestimmt, ob ein Ausschneide Vorgang möglich ist.

public:
 property bool CanCut { bool get(); };
public:
 property bool CanCut { bool get(); };
public bool CanCut { get; }
member this.CanCut : bool
Public ReadOnly Property CanCut As Boolean

Eigenschaftswert

Boolean

true, wenn ein Ausschneide Vorgang möglich ist, andernfalls false.

Gilt für