ESRI.ArcGIS.ADF.IMS | |
AcetateLayer Class Members | |
See Also Properties Methods |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : AcetateLayer Class |
The following tables list the members exposed by AcetateLayer.
Name | Description | |
---|---|---|
AcetateLayer Constructor | Overloaded. Constructs an AcetateLayer. |
Name | Description | |
---|---|---|
AcetateElements | Collection of acetate elements associated with the layer. | |
DrawSeparately | Gets or sets a property that determines if this layer will be drawn on a separate image than the map. | |
ID | Gets or sets the Layer ID. (Inherited from Layer) | |
IsVisibleAtScale | Gets a value that determines if the Layer is visible at the scale of the view. (Inherited from Layer) | |
MaxScale | Gets or sets the maximum scale at which the layer displays. (Inherited from Layer) | |
MinScale | Gets or sets the minimum scale at which the layer displays. (Inherited from Layer) | |
Name | Gets or sets the Layer name. (Inherited from Layer) | |
SeparateImage | Gets the image | |
SeparateImageHeight | Gets or sets the image height when drawing acetate layers with separate images. | |
SeparateImageWidth | Gets or sets the image height when drawing acetate layers with separate images. | |
Visible | Gets or sets a property to determine whether the layer is visible on the map. (Inherited from Layer) |
Name | Description | |
---|---|---|
DataFrame | The DataFrame that the layer is associated with. (Inherited from Layer) | |
MapView | The view the layer is associated with. (Inherited from Layer) | |
ParentLayer | The ParentLayer that the layer is a child of. This is used with group layers. (Inherited from Layer) |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a deep clone of the current Object. | |
GetSchema | Get XML Schema. (Inherited from Layer) | |
MoveToGroupLayer | Overloaded. Moves a layer into a GroupLayer, for use by the ADF TOC Web control. (Inherited from Layer) | |
ReadXml | Read XML. (Inherited from Layer) | |
WriteXml | Write XML. (Inherited from Layer) |