Dundas Chart for Windows Forms
Point3D Class Members
See Also  Properties  Send comments on this topic.
DundasWinChart Assembly > Dundas.Charting.WinControl Namespace : Point3D Class


The following tables list the members exposed by Point3D.

Public Constructors

  Name Description
Public Constructor Point3D Constructor Overloaded. Constructor.
Public constructor.  
Top

Public Properties

  Name Description
Public Property PointF

Gets or sets a PointF structure, which stores the X and Y coordinates of a 3D point.


Y coordinate of the point.  
Public Property X

Gets or sets the X coordinate of a 3D point.


X coordinate of the point.  
Public Property Y

Gets or sets the Y coordinate of a 3D point.


Y coordinate of the point.  
Public Property Z

Gets or sets the Z coordinate of a 3D point.


Z coordinate of the point.  
Top

See Also

© 2009 All Rights Reserved.