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




Constructs an AcetateLayer.

Syntax

Visual Basic (Declaration) 
Public Function New()
Visual Basic (Usage)Copy Code
Dim instance As New AcetateLayer()
C# 
public AcetateLayer()

Example

For an example of creating an acetate layer, see the AcetateLayer overview.

Remarks

Before adding the acetate layer to the map for drawing, be sure to set the ID for the layer. Alternatively, use AcetateLayer(string) to specify the ID when creating the acetate 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

© 2011 All Rights Reserved.