Свойство | Тип | Описание | |
---|---|---|---|
CircleProperty | |||
EndAngleProperty | |||
StartAngleProperty |
Метод | Описание | |
---|---|---|
MeasureChildren ( string layoutId, |
Measure the layout size required to arrange all elements.
|
|
TargetChildren ( string layoutId, |
Calculate target state for each element based on layout algorithm.
|
Метод | Описание | |
---|---|---|
RadialLayout ( ) : System |
public MeasureChildren ( string layoutId, |
||
layoutId | string | Identifier of the layout to be used. |
metaPanel | Reference to owning panel instance. | |
stateDict | MetaElementStateDict | Dictionary of per-element state. |
elements | ICollection | Collection of elements to be measured. |
availableSize | Available size that can be given to elements. | |
Результат |
public TargetChildren ( string layoutId, |
||
layoutId | string | Identifier of the layout to be used. |
metaPanel | Reference to owning panel instance. | |
stateDict | MetaElementStateDict | Dictionary of per-element state. |
elements | ICollection | Collection of elements to be arranged. |
finalSize | Size that layout should use to arrange child elements. | |
Результат | void |
public static DependencyProperty,System.Windows CircleProperty | ||
Результат |
public static DependencyProperty,System.Windows EndAngleProperty | ||
Результат |