[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Updates the clip region of this Graphics to the intersection of the current clip region and the specified area. [Property] Graphics=Sets the Graphics to intersect the specified area. ARG(Graphics)|20|(empty)|Graphics Rect=Sets Rectangle||RectangleF structure that specifies the area to exclude from the clip region. ARG(Rectangle||RectangleF)|20|(empty)|Rectangle Region=Sets Region that specifies the area to exclude from the clip region. ARG(Region)|20|(empty)|Region [Methods] doIntersectClip=Updates the clip region of this Graphics to the intersection of the current clip region and the specified Rectangle||RectangleF structure. ARG(Rectangle||RectangleF rect)|1|0 *doIntersectClip2=Updates the clip region of this Graphics to the intersection of the current clip region and the specified Region. ARG(Region region)|1|0 Graphics=Defines the Graphics to intersect the specified area. ARG(Graphics)|4|0 Rect=Defines Rectangle||RectangleF structure that specifies the area to exclude from the clip region. ARG(Rectangle||RectangleF)|4|0 *region=Defines Region that specifies the area to exclude from the clip region. ARG(Region)|4|0