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