←Select platform

SnapToGrid Property

Summary

Gets or sets a value indicating whether to snap to the grid.

Syntax

C#
VB
C++
public bool SnapToGrid {get; set;}
Public Property SnapToGrid As Boolean
public: 
property bool SnapToGrid { 
   bool get(); 
   void set (    bool ); 
} 

Property Value

true to snap to the grid; otherwise, false.

Example

For an example, refer to MedicalViewerLayoutOptions.

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.MedicalViewer Assembly
Click or drag to resize