AntiAliasing

EmfPlusSetAntiAliasMode.AntiAliasing property

Gets or sets a value indicating whether [anti aliasing]. If set, anti-aliasing SHOULD be performed. If clear, anti-aliasing SHOULD NOT be performed.

public bool AntiAliasing { get; set; }

Property Value

true if [anti aliasing]; otherwise, false.

See Also