ArcFM Desktop Developer Guide
SyncAllMapsToExtent Method


Syntax
'Declaration
 
Protected Sub SyncAllMapsToExtent( _
   ByVal newEnv As ESRI.ArcGIS.Geometry.IEnvelope _
) 
'Usage
 
Dim instance As AutoMapSyncCommand
Dim newEnv As ESRI.ArcGIS.Geometry.IEnvelope
 
instance.SyncAllMapsToExtent(newEnv)
protected void SyncAllMapsToExtent( 
   ESRI.ArcGIS.Geometry.IEnvelope newEnv
)

Parameters

newEnv
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

AutoMapSyncCommand Class
AutoMapSyncCommand Members

 

 


Send Comment