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

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

Syntax
C++
C#
Visual Basic
public: PointM( decimal x, decimal 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.