Leadtools.MedicalViewer Namespace > MedicalViewerLayoutOptions Class : SnapToGrid Property |
public bool SnapToGrid {get; set;}
'Declaration Public Property SnapToGrid As Boolean
'Usage Dim instance As MedicalViewerLayoutOptions Dim value As Boolean instance.SnapToGrid = value value = instance.SnapToGrid
true
to snap to the grid; otherwise, false
.