IGeoshape.from constructor

IGeoshape.from(
  1. IInspectable interface
)

Implementation

factory IGeoshape.from(IInspectable interface) =>
    IGeoshape.fromRawPointer(interface.toInterface(IID_IGeoshape));