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


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

Reference

C1RadialColorItemsPresenter Class
C1RadialColorItemsPresenter Members