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