Finds the device pixel nearest to the specified point.
Namespace: MindFusion
Assembly: MindFusion.Diagramming.Wpf
C# Copy Code |
---|
public static Point SnapToDevicePixel ( |
Visual Basic Copy Code |
---|
Public Shared Function SnapToDevicePixel( _ |
A point to align to the nearest pixel.
A Point containing the nearest pixel coordinates.