Table of Contents

Property DrawAliasedGeometry

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

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; }

Property Value

bool