Constructs a MultiLineString from the given source of lines
An identifier for the MultiLineString
Id of the geometry
Id of the geometry
Id of the geometry
Optionalsr: SrDefSpatial Reference of the geometry
Id of the geometry
Optionalsr: SrDefSpatial Reference of the geometry
ReadonlyidId of the geometry
ProtectedrawSpatial Reference of the geometry
Returns the number of contained lines.
Returns an array of the contained lines formatted as API LineString objects. A new array is returned each time this is called.
Returns the string 'MultiLineString'.
ProtectedchildProtectedgeoReturns a copy of the n-th contained line.
StaticfromESRIOptionalid: string | numberStaticfromOptionalid: string | number
Baseclass of all geometries. All geometry types must derive from this class. Not intented to be instantiated on its own.