Property DrawAliasedGeometry
DrawAliasedGeometry
Returns a value indicating whether to draw pixel-aliased geometry where supported (outlining etc). The value returned depends on the current DPI. Currently geometry is aliased when the DPI is 100%.
public virtual bool DrawAliasedGeometry { get; }