You are here: Symbol Reference > Stimulsoft.Report.Wpf Namespace > StiSelectionHelper Class > StiSelectionHelper Methods > DrawFormSelectedRectangle Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiSelectionHelper.DrawFormSelectedRectangle Method

Draws a selected form rectangle specified by a Rectangle structure.

Syntax
C++
C#
Visual Basic
public: void DrawFormSelectedRectangle( DrawingContext dc, int size, Brush brush, Rect rect );
Parameters
Parameters 
Description 
size 
The size of selected point. 
brush 
Brush to draw selected point. 
rect 
RectangleD structure that represents the rectangle to draw selections. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.