ActiveReports Developer 7
SnapsToDevicePixels Property
See Also 
GrapeCity.ActiveReports.Viewer.Wpf.v7 Assembly > GrapeCity.ActiveReports.Viewer.Wpf Namespace > Viewer Class : SnapsToDevicePixels Property

Glossary Item Box

Syntax

Visual Basic (Declaration) 
Public Property SnapsToDevicePixels As System.Boolean
C# 
public System.bool SnapsToDevicePixels {get; set;}

See Also