Page

DiagramShape.Page property

Gets the parent page of this DiagramShape.

public DiagramPage Page { get; }

Property Value

The parent page of this DiagramShape.

See Also