ESRI.ArcGIS.ADF.IMS
AcetateLayer Constructor(String)
See Also 
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > AcetateLayer Class > AcetateLayer Constructor : AcetateLayer Constructor(String)




id
Constructs an AcetateLayer.

Syntax

Visual Basic (Declaration) 
Public Function New( _
   ByVal id As String _
)
Visual Basic (Usage)Copy Code
Dim id As String
 
Dim instance As AcetateLayer(id)
C# 
public AcetateLayer( 
   string id
)

Parameters

id

Example

For an example, see the AcetateLayer overview.

See Also

© 2010 All Rights Reserved.