public interface InterfacePolygonSpecificsD : InterfaceObjectSpecificsDPublic Interface InterfacePolygonSpecificsD
Inherits InterfaceObjectSpecificsDpublic interface class InterfacePolygonSpecificsD : InterfaceObjectSpecificsDtype InterfacePolygonSpecificsD =
interface
interface InterfaceObjectSpecificsD
end| IsHole | Is this polygon a hole or isle? |
| Positive |
Is the object a cut out?
(Inherited from InterfaceObjectSpecificsD) |
| Clone |
Clone this object with all members and properties.
(Inherited from InterfaceObjectSpecificsD) |
| GetBounds | Returns the surface bounds. |
| GetOutline | Creates a List of IArcSpecifics and ILineSpecifics for the outline of the polygon. |
| GetPolygonOutline | Get IPolyClass from this polygon. |
| IsInPolygon | Check the point in the polygon. |