ArcFM Desktop Developer Guide
DesignOptimizationCmd Constructor(Form,AxMapControl)


Syntax
'Declaration
 
Public Function New( _
   ByVal main As Form, _
   ByVal axMapControl As ESRI.ArcGIS.Controls.AxMapControl _
)
'Usage
 
Dim main As Form
Dim axMapControl As ESRI.ArcGIS.Controls.AxMapControl
 
Dim instance As New DesignOptimizationCmd(main, axMapControl)
public DesignOptimizationCmd( 
   Form main,
   ESRI.ArcGIS.Controls.AxMapControl axMapControl
)

Parameters

main
axMapControl
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

DesignOptimizationCmd Class
DesignOptimizationCmd Members
Overload List

 

 


Send Comment