프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 | ||
리턴 |