Path2D.opEquals

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool opEquals(Path2D other)
  2. bool opEquals(typeof(null) n)
    struct Path2D
    @nogc nothrow const
    bool
    opEquals
    (
    typeof(null) n
    )

Meta