ArcFM Engine Developer Guide
BoundsUpdated Method


Syntax
'Declaration
 
Public Overridable Sub BoundsUpdated( _
   ByVal sender As ESRI.ArcGIS.Display.IDisplayTransformation _
) 
'Usage
 
Dim instance As MMInsetFrameSurroundClass
Dim sender As ESRI.ArcGIS.Display.IDisplayTransformation
 
instance.BoundsUpdated(sender)
public virtual void BoundsUpdated( 
   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