You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > PointD Structure > PointD Constructor
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
PointD.PointD Constructor

Initializes a new instance of the PointD class with the specified coordinates.

Syntax
C++
C#
Visual Basic
public: PointD( double x, double y );
Parameters
Parameters 
Description 
The horizontal position of the point. 
The vertical position of the point. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.