[About] Version=1.0 Author=Nic Mail=support@hiasm.com [Type] Class=Element Interfaces=Region,MarshalByRefObject,Object Info=Describes the interior of a graphics shape composed of rectangles and paths. [Property] Name=Sets the name of the component. ARG(string)|2| Constructor=Sets the Constructor of the Region class. ARG(enum)|14|0|Constructor,Constructor2,Constructor3,Constructor4,Constructor5 Path=Sets a GraphicsPath that defines the new Region. ARG(GraphicsPath)|20|(empty)|GraphicsPath Rect=Sets a Rectangle||RectangleF structure that defines the interior of the new Region. ARG(Rectangle||RectangleF)|20|(empty)|Rectangle RgnData=Sets a RegionData that defines the interior of the new Region. ARG(RegionData)|20|(empty)|RegionData [Methods] *doConstructor=Initializes a new Region. ARG()|1|0 *doConstructor2=Initializes a new Region with the specified GraphicsPath. ARG(GraphicsPath path)|1|0 *doConstructor3=Initializes a new Region from the specified Rectangle structure. ARG(Rectangle rect)|1|0 *doConstructor4=Initializes a new Region from the specified RectangleF structure. ARG(RectangleF rect)|1|0 *doConstructor5=Initializes a new Region from the specified data. ARG(RegionData rgnData)|1|0 *doDispose=Releases all resources used by this Region. ARG()|1|0 *doMakeEmpty=Initializes this Region to an empty interior. ARG()|1|0 *doMakeInfinite=Initializes this Region object to an infinite interior. ARG()|1|0 *Clone=Creates an exact copy of this Region. ARG(Region)|3|0 *GetRegionData=Returns a RegionData that represents the information that describes this Region. ARG(RegionData)|3|0 Region=Returns the Region object. ARG(Region)|3|0 Path=Defines a GraphicsPath that defines the new Region. ARG(GraphicsPath)|4|0 Rect=Defines a Rectangle structure that defines the interior of the new Region. ARG(Rectangle)|4|0 RgnData=Defines a RegionData that defines the interior of the new Region. ARG(RegionData)|4|0