CommandSetLibrary.IsAnyDocumentSelectionMoveableHostShape Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.