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

Draws a selected point specified by a coordinate pair.

Syntax
C++
C#
Visual Basic
public: void DrawSelectedPoint( DrawingContext dc, float size, Brush brush, double x, double y );
Parameters
Parameters 
Description 
size 
The size of selected point. 
brush 
Brush to draw selected point. 
x-coordinate of selected point. 
y-coordinate of selected point 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.