INavRendererNavigator Property |
Gets the main
Navigator object for this renderer.
The returned
Navigator object will be unique instance of the navigator which was typically loaded
from
Navigators and cloned. The caller may therefore manipulate this
Navigator
object without affecting the original global instance.
Namespace:
NetQuarry
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax Navigator Navigator { get; }
ReadOnly Property Navigator As Navigator
Get
Property Value
Type:
NavigatorSee Also