Initializes the form.
Syntax
Visual Basic (Usage) | Copy Code |
---|
Dim instance As LayerFormatEditor
Dim layerFormat As LayerFormat
Dim featureType As ESRI.ArcGIS.ADF.Web.FeatureType
instance.Initialize(layerFormat, featureType) |
Parameters
- layerFormat
- Formatting for the display of the layer, e.g., in maptips.
- featureType
- The geometric type of data for the layer.
Requirements
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family
See Also