GrapeCity ActiveReports for .NET 16.0J
SnapsToDevicePixels プロパティ

GrapeCity.ActiveReports.Viewer.Wpf 名前空間 > Viewer クラス : SnapsToDevicePixels プロパティ
Gets or sets a value that determines whether rendering for this element should use device-specific pixel settings during rendering. This is a dependency property.
シンタックス
'宣言
 
Public Property SnapsToDevicePixels As Boolean
public bool SnapsToDevicePixels {get; set;}

プロパティ値

true if the element should render in accordance to device pixels; otherwise, false. The default as declared on System.Windows.UIElement is false.
参照

Viewer クラス
Viewer メンバ