[]
        
Gets or sets a value indicating whether to normalize the brush ensuring that it renders in the same way on all supported target graphics (such as PDF, bitmap or SVG).
The default is true.
public bool Normalize { get; set; }
Public Property Normalize As Boolean