You are here: Symbol Reference > Stimulsoft.Report.Components Namespace > StiComponent Class > StiComponent Methods > DoOffsetRect Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiComponent.DoOffsetRect Method

Moves a rectangle to the specified offset.

Syntax
C++
C#
Visual Basic
public: RectangleD DoOffsetRect( StiComponent component, RectangleD rect, RectangleD offsetRect );
Parameters
Parameters 
Description 
component 
The component, relativly to which offset will be done. 
rect 
A rectangle being offset. 
offsetRect 
Offset rectangle. 
Returns

Offset rectangle.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.