EbsOpen Class Library for EBSILON®Professional

RectangleRef.Right Property

[Visual Basic]
Public Property Right As Integer
[C#]
public int Right { get; set; }
[C++]
public: __property int get_Right();
public: __property void set_Right(int );
[JScript]
public function get Right() : int
public function set Right(int);

See Also

RectangleRef Class | EbsOpen Namespace