ComponentOne TileView for WPF and Silverlight
UseLayoutRounding Property (C1TileViewPanel)


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

Reference

C1TileViewPanel Class
C1TileViewPanel Members