Skip to content

Arc.ArrangeOverride(Size) method

Defined in

Type: Arc Namespace: CrissCross.WPF.UI.Controls Assembly: CrissCross.WPF.UI.dll

Applies to

net10.0-windows10.0.19041, net9.0-windows10.0.19041, net8.0-windows10.0.19041, net481

protected override Size ArrangeOverride(Size finalSize)

Summary: Arranges a Shape by evaluating its RenderedGeometry and Stretch properties.

Parameters

NameTypeDescription
finalSizeSizeThe final evaluated size of the Shape.

Returns: Size -- The final size of the arranged Shape element.