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


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

Reference

SmallShapePresenter Class
SmallShapePresenter Members