simpleShape abstract method

R simpleShape(
  1. SimpleShape shape, [
  2. Shape? parent
])

Implementation

R simpleShape(SimpleShape shape, [Shape? parent]);