ESRI.ArcGIS.ADF.IMS | |
AcetateElements Property | |
See Also |
ESRI.ArcGIS.ADF.IMS.Carto.Layer Namespace > AcetateLayer Class : AcetateElements Property |
Visual Basic (Declaration) | |
---|---|
Public ReadOnly Property AcetateElements As AcetateElementCollection |
Visual Basic (Usage) | Copy Code |
---|---|
|
C# | |
---|---|
public AcetateElementCollection AcetateElements {get;} |
For an example, see the AcetateLayer overview.
A collection is created and set for AcetateElements upon creation of an
AcetateLayer. Normally it is not necessary to set this property unless you want to
completely replace the element collection with another collection.