Click or drag to resize
DisplacementLoop Constructor
Overload List
  NameDescription
Public methodDisplacementLoop(String)
Creates new DisplacementLoop feature item with the specified location. Note that this constructor uses LocationBuilder to construct location object from the specified location string.
Public methodDisplacementLoop(ILocation)
Creates new DisplacementLoop feature item from the specified location.
Top
See Also