Click or drag to resize

ImageViewerControlGetZoomInfoText Method

[Missing <summary> documentation for "M:RAYLASE.Marker.ClickAndTeachPlugin.ImageViewer.ImageViewerControl.GetZoomInfoText(System.Windows.Point)"]


Namespace: RAYLASE.Marker.ClickAndTeachPlugin.ImageViewer
Assembly: RAYLASE.Marker.ClickAndTeachPlugin (in RAYLASE.Marker.ClickAndTeachPlugin.dll) Version: 2.49.0
Syntax
C#
public static string GetZoomInfoText(
	Point ptWorld
)

Parameters

ptWorld  Point

[Missing <param name="ptWorld"/> documentation for "M:RAYLASE.Marker.ClickAndTeachPlugin.ImageViewer.ImageViewerControl.GetZoomInfoText(System.Windows.Point)"]

Return Value

String

[Missing <returns> documentation for "M:RAYLASE.Marker.ClickAndTeachPlugin.ImageViewer.ImageViewerControl.GetZoomInfoText(System.Windows.Point)"]

See Also