Working with the View Context

The view context space is a vector space assigned to a vector object. The context space is the area to be displayed when the object is the target of a hyperlinked vector object.

To set a view context of an object use the function LVectorObject::SetViewContext. To retrieve the view context of an object, use the function LVectorObject::GetViewContext.

When the view context of an object is no longer required the function LVectorObject::RemoveViewContext should be used to remove the view context.