unionShape abstract method

R unionShape(
  1. UnionShape shape, [
  2. Shape? parent
])

Implementation

R unionShape(UnionShape shape, [Shape? parent]);