Instance Method
getPositionsFrom(_:)getPositionsFromLayer:getPositionsFromLayer_
Copies shape positions and related hint positions from another layer.
Declaration
func getPositionsFrom(_ otherLayer: GSLayer)Declaration
- (void) getPositionsFromLayer:(GSLayer *) otherLayer;Declaration
getPositionsFromLayer_(otherLayer: GSLayer)Discussion
Shapes and hints are matched by index.
See Also
Component Alignment
Aligns components according to their alignment settings.
Aligns components according to their alignment settings.
Performs component alignment immediately.
Whether component alignment needs to be updated.