Click or drag to resize

WpfPointBaseAnnotationResizePoints Method

This method will update the Point values to fill the provided size.

Namespace:  Atalasoft.Annotate.Wpf
Assembly:  Atalasoft.dotImage.Wpf (in Atalasoft.dotImage.Wpf.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
protected void ResizePoints(
	Size size
)

Parameters

size
Type: System.WindowsSize
The size all points will fit into.
See Also