 wx.RegionContain¶
 wx.RegionContain¶The RegionContain enumeration provides the following values:
| Description | Value | 
|---|---|
| OutRegion | The specified value is not contained within this region. | 
| PartRegion | The specified value is partially contained within this region. | 
| InRegion | The specified value is fully contained within this region. |