Gets the snapped value of a coordinate.
Namespace:
Mindscape.WpfDiagramming.FoundationAssembly: Mindscape.WpfDiagramming.Foundation (in Mindscape.WpfDiagramming.Foundation.dll)
Version: 2.0.0.0 (2.0.0.0)
Syntax
| C# |
|---|
double GetSnappedValue( double value ) |
| Visual Basic (Declaration) |
|---|
Function GetSnappedValue ( _ value As Double _ ) As Double |
Parameters
- value
- Type: System..::.Double
The original value of the coordinate.