VectorLayerAdd Method

Overload List
  NameDescription
Public methodAdd(Feature)
Adds a new feature to the layer, if supported by the VectorLayer's Driver.
Public methodAdd(Feature, IFeatureStyle)
Adds a new feature with the specified style to the layer, if supported by the VectorLayer's Driver.
See Also