Click or drag to resize

LayerCollectionReplace Method

These methods are used to replace a layer in the collection.
Overload List
  NameDescription
Public methodReplace(Int32, LayerAnnotation)
Replaces a layer at the specified index with the provided layer.
Public methodReplace(LayerAnnotation, LayerAnnotation)
Replaces an existing layer with another one.
Top
See Also