ArcFM Engine Developer Guide
UnitsUpdated Method


Syntax
'Declaration
 
Public Overridable Sub UnitsUpdated( _
   ByVal sender As ESRI.ArcGIS.Display.IDisplayTransformation _
) 
'Usage
 
Dim instance As MMInsetFrameSurroundClass
Dim sender As ESRI.ArcGIS.Display.IDisplayTransformation
 
instance.UnitsUpdated(sender)
public virtual void UnitsUpdated( 
   ESRI.ArcGIS.Display.IDisplayTransformation sender
)

Parameters

sender
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

MMInsetFrameSurroundClass Class
MMInsetFrameSurroundClass Members

 

 


Send Comment