Article | 60000681 |
Type | Wish |
Product | Engine |
Version | 6013 |
Date Added | 10/24/2008 12:00:00 AM |
Fixed | (10/24/2008 12:00:00 AM) |
Submitted by | Marc Seguin |
Summary
A new property for vdRender to get the Layout or Viewport rendering for.
Solution
A new property was added in vdRender object:
OwnerObject
Returns the Layout or Viewport where the vdRender object is referenced.
Note that this value can be set only once. You cannot change the owner of our precreated render objects of our library but if you create a new vdRender object you can set the owner once. The main usage of this property is mainly to get the viewport/layout from a vdRender object in methods and mainly events where only the vdRender object is passed.