Selection.HasChildShapeRange Property

Definition

Determines if the selection contains child shapes.

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

Property Value

Remarks

This property returns True if the selection contains child shapes, and False if not.

Applies to