neo-persistibleclasses
|
Point..::..SetX Method
Gets X coordinate
Namespace:
NeoPersistableClass
Assembly:
NPCdApp (in NPCdApp.dll)
Syntax
public static void SetX( Point p, BigInteger value )
Public Shared Sub SetX ( _ p As Point, _ value As BigInteger _ )
public: static void SetX( Point^ p, BigInteger^ value )