IGeopoint.from constructor

IGeopoint.from(
  1. IInspectable interface
)

Implementation

factory IGeopoint.from(IInspectable interface) =>
    IGeopoint.fromRawPointer(interface.toInterface(IID_IGeopoint));