Method | Description | |
---|---|---|
AddLeftOffset ( double offset ) : void | ||
AddTopOffset ( double offset ) : void | ||
GetAllNodes ( RealignStyle realignStyle = RealignStyle.Horizontal ) : IEnumerable |
||
GetAnyChildHasMultipleParents ( ) : bool | ||
GetCenterLeftOfChildNode ( ) : double | ||
GetCenterTopOfChildNode ( ) : double | ||
HasMultiParents ( ) : bool | ||
RealignNode ( |
Method | Description | |
---|---|---|
ParentCount ( ) : int |
public AddLeftOffset ( double offset ) : void | ||
offset | double | |
return | void |
public GetAllNodes ( RealignStyle realignStyle = RealignStyle.Horizontal ) : IEnumerable |
||
realignStyle | RealignStyle | |
return | IEnumerable |
public GetAnyChildHasMultipleParents ( ) : bool | ||
return | bool |
public RealignNode ( |
||
nodeControl | ||
return | System |