'Declaration Public Property UseAntiAlias As System.Boolean
public System.bool UseAntiAlias {get; set;}
By default, the normal curve is drawn using anti-aliasing methods. Setting this to false overrides this behavior.
'Declaration Public Property UseAntiAlias As System.Boolean
public System.bool UseAntiAlias {get; set;}