Point2d Class | Point2d Members
Visual Basic
C#
Show All
Gets or sets the point's x coordinate
[Visual Basic]Public Property X As Single
[C#]public float X {get; set;}
Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.