This document is archived and information here might be outdated. Recommended version. |
Returns the map associated with an AV view object.
[Visual Basic .NET] Public Function ConnectToView ( _ ByVal viewObject As IAVObject _ ) As IMap
[C#] public IMap ConnectToView ( IAVObject viewObject );