The DiagramScrollContentPresenter type exposes the following members.

Methods

  NameDescription
ArrangeOverride
Positions the single child element and determines the content of a DiagramScrollContentPresenter.
(Overrides ContentPresenter..::.ArrangeOverride(Size).)
GetLayoutClip
Returns a geometry for a clipping mask. The mask applies if the layout system attempts to arrange an element that is larger than the available display space.
(Overrides FrameworkElement..::.GetLayoutClip(Size).)

See Also