ComponentOne Basic Library for WPF and Silverlight
SnapsToDevicePixels Property (C1RadialBackgroundPresenter)


C1.WPF Namespace > C1RadialBackgroundPresenter Class : SnapsToDevicePixels Property
Syntax
'Declaration
 
Public Property SnapsToDevicePixels As System.Boolean
'Usage
 
Dim instance As C1RadialBackgroundPresenter
Dim value As System.Boolean
 
instance.SnapsToDevicePixels = value
 
value = instance.SnapsToDevicePixels
public System.bool SnapsToDevicePixels {get; set;}
See Also

Reference

C1RadialBackgroundPresenter Class
C1RadialBackgroundPresenter Members