NShape Reference
IReadOnlyShapeCollection Interface

<< Click to Display Table of Contents >>

Navigation:  Class Reference > Namespace Dataweb.NShape.Advanced >

NShape Reference
IReadOnlyShapeCollection Interface

Previous pageReturn to chapter overviewNext page

A read-only collection of shapes sorted by z-order.

Syntax

public interface IReadOnlyShapeCollection : IReadOnlyCollection<Shape>

Description

A read-only collection of shapes sorted by z-order.

Public Methods

Name

Description

Bottom

Retrieves the bottom shape.

BottomUp

Enumerates all shapes of the collection from the bottom shape to the topmost shape (from lowest z-orders to the highest).

MaxZOrder

Retrieves the greatest z-order value in the collection

MinZOrder

Retrieves the z-order value within the collection.

TopDown

Enumerates all shapes of the collection from the topmost shape to the bottom shape (from highest z-orders to the lowest).

TopMost

Retrieves the topmost shape.

Public Properties

Name

Description

FindShape

Finds a shape

FindShapes

Finds all shapes. Shapes can appear multiple times!

Requirements

Namespace: Dataweb.NShape.Advanced

Assembly: Dataweb.NShape