src/services/anchorService/anchor.service.ts
Methods |
Private applyAnchorToChildren | ||||||
applyAnchorToChildren(component: any)
|
||||||
Parameters :
Returns :
void
|
applyAnchorToComponent | ||||||||||||
applyAnchorToComponent(component: any, parentComponent: any)
|
||||||||||||
Applies anchor to component Verifies the current component anchor property to set the values that should fix the component's position in the screen according to the anchor expected behavior of winforms platform
Parameters :
Returns :
void
|