Parameters
- x
- The X-value.
- y
- The Y-value.
- hasZ
- If true, the z-value is set and HasZ is true.
- z
- The z-value which is used only if hasZ is true.
- hasM
- If true, the m-value is set and HasM is true.
- m
- The m-value which is used only if hasM is true.
- hasId
- If true, the ID value is set and HasID is true.
- id
- The id-value which is used only if hasId is true.
- sr
- The SpatialReference instance.