[Visual Basic] Public Property CountY As Integer [C#] public int CountY { get; set; } [C++] public: __property int get_CountY(); public: __property void set_CountY(int ); [JScript] public function get CountY() : int public function set CountY(int);
EbsMatrix Class | EbsOpen Namespace