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).
- If true, and the focal point is outside the end circle, it is moved to be on the end circle.
- If false, the focal point position is not adjusted if it is outside the end circle, and the result will depend on the implementation of the target GcGraphics.
The default is true.
シンタックス
'宣言
Public Property Normalize As System.Boolean
public System.bool Normalize {get; set;}
参照