ESRI.ArcGIS.ADF.IMS | |
AcetateLayer Class Properties | |
See Also |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace : AcetateLayer Class |
For a list of all members of this type, see AcetateLayer members.
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) |