[]
Gets a value indicating whether this IShape is child shape or if all shapes in a shape range are child shapes of the same parent.
bool Child { get; }
ReadOnly Property Child As Boolean
true if the specified shape is a child shape or if all shapes in a shape range are child shapes of the same parent; otherwise, false.
true
false