Neodynamic ImageDraw for ASP.NET
How to specify Relative URL Image paths
When using ImageDraw controls use ~ (tilde) char to specify Relative URLs, please. Tilde char is used by ASP.NET runtime to reference the Application Root and ImageDraw uses this feature to resolve Relative URLs at both design-time and runtime.