EbsOpen Class Library for EBSILON®Professional

RectangleConstRef.CopyData Method 

[Visual Basic]
Public Function CopyData() As Rectangle
[C#]
public Rectangle CopyData();
[C++]
public: Rectangle* CopyData();
[JScript]
public function CopyData(): Rectangle;

Remarks

breaks the reference and returns a Rectangle-instance

See Also

RectangleConstRef Class | EbsOpen Namespace