| Infragistics.Win Namespace > UIElement Class : Region Property (UIElement) |
Returns the region of this element. The default returns the element's Rect as a region. This method can be overriden to supply an irregularly shaped region
[Visual Basic]
Public Overridable ReadOnly Property Region As Region[C#]
public virtual Region Region {get;}