[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Info=Updates the clip region of this Graphics to exclude the specified area. [Property] Graphics=Sets the Graphics to exclude the specified area. ARG(Graphics)|20|(empty)|Graphics Rect=Sets Rectangle structure that specifies the area to exclude from the clip region. ARG(Rectangle)|20|(empty)|Rectangle Region=Sets Region that specifies the area to exclude from the clip region. ARG(Region)|20|(empty)|Region [Methods] doExcludeClip=Updates the clip region of this Graphics to exclude the area specified by a Rectangle structure or Region. ARG(Rectanglerect)|1|0 *doExcludeClip2=Updates the clip region of this Graphics to exclude the area specified by a Rectangle structure or Region. ARG(Region region)|1|0 Graphics=Defines the Graphics to exclude the specified area. ARG(Graphics)|4|0 Rect=Defines Rectangle structure that specifies the area to exclude from the clip region. ARG(Rectangle)|4|0 *region=Defines Region that specifies the area to exclude from the clip region. ARG(Region)|4|0