Element Region Property NFX Class Library

[This is preliminary documentation and is subject to change.]

Provides graphical region- coordinates of the element without zoom. Even when host container is zoomed it has no effect on Region. Compare to DisplayRegion

Namespace: NFX.WinForms.Elements
Assembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
Syntax

public Rectangle Region { get; set; }

Property Value

Type: OnlineRectangle
See Also