ILayoutEditor.DeviceToVirtualDist(Point) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
System::Drawing::PointF DeviceToVirtualDist(System::Drawing::Point point);
public System.Drawing.PointF DeviceToVirtualDist (System.Drawing.Point point);
abstract member DeviceToVirtualDist : System.Drawing.Point -> System.Drawing.PointF
Public Function DeviceToVirtualDist (point As Point) As PointF
Parameters
- point
- Point