Added new Circle class (example in LineRenderer scene)
Changed some of the LineRenderer public variables to public properties, else they are not assignable in the editor for events. Will check other controls as well.
Line Renderer now renders based on Pivot and resolves drawing issue with Editor script when using !Relative.
However, need to update editor script to work with relative drawing.