CommandSetLibrary.IsAnyDocumentSelectionMoveableHostShape Method

Definition

Returns whether any of the items in the selection list is a moveable host shape, which cannot be deleted.

protected:
 bool IsAnyDocumentSelectionMoveableHostShape();
protected bool IsAnyDocumentSelectionMoveableHostShape ();
member this.IsAnyDocumentSelectionMoveableHostShape : unit -> bool
Protected Function IsAnyDocumentSelectionMoveableHostShape () As Boolean

Returns

True means that at least one of the items is a moveable host shape.

Applies to