EbsOpen Class Library for EBSILON®Professional

RectangleRef.Left Property

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

See Also

RectangleRef Class | EbsOpen Namespace