property ClipPolygon.Points as Long
Indicates the number of points that defines the polygon.

TypeDescription
Long A Long expression that defines the number of points within the polygon. The number of points must be greater or equal with 3.
By default, the Points property is 0. The Points property indicates the number of points that defines the polygon. The InverseClip property inverses the current clipping region, so anything that was included in the clipping region will be excluded, and reverse. 

The following screen shot shows properties of the clipping objects relative to the layer:

To define an polygonal clip region over the layer you can use any of the following properties:

To move the clipping region you can use any of the following properties:

If none of these properties are calling no clipping is applied to layer.