ArcFM Engine Developer Guide
LoadStoredDisplay Method (MapView)


the stored display name to apply
Apply the stored display to the current map
Syntax
'Declaration
 
Public Sub LoadStoredDisplay( _
   ByVal storedDisplayName As IMMStoredDisplayName _
) 
'Usage
 
Dim instance As MapView
Dim storedDisplayName As IMMStoredDisplayName
 
instance.LoadStoredDisplay(storedDisplayName)
public void LoadStoredDisplay( 
   IMMStoredDisplayName storedDisplayName
)

Parameters

storedDisplayName
the stored display name to apply
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

MapView Class
MapView Members

 

 


Send Comment