The rectangle that this interactor occupies, including the space taken by
its layers.
Namespace: TallComponents.InteractionAssembly: TallComponents.PDF.Controls.WinForms (in TallComponents.PDF.Controls.WinForms.dll) Version: 2.0.43.1
Syntax
Remarks
By default, the rectangle is located at the position of the interactor, and has the same size, that is (0, 0, Width, Height). Layers may specify a different rectangle however, for example if they draw a border around an interactor.
Childs that are placed outside this rectangle will not cause this rectangle to be enlarged.
Layers do not influence the coordinate system of the interactor, but they may draw at negative coordinates for example.