IODBObjectIsPointOfSecondObjectIncluded Method

Overload List

IsPointOfSecondObjectIncluded(InterfaceODBObject) If the SecondObject have a Point in this object it returns true;
IsPointOfSecondObjectIncluded(IODBObject) If the SecondObject have a Point in this object it returns true;
IsPointOfSecondObjectIncluded(ICMPObject, Boolean) Returns true if the SecondObject have a Point in this object (this checks the first point of second polygon).
IsPointOfSecondObjectIncluded(InterfaceCMPObject, Boolean) Returns true if the SecondObject have a Point in this object (this checks the first point of second polygon).

See Also