←Select platform

ToLogicalPoint Method

Summary

Returns a logical point with the Width as its X-component, the Height as its Y-component, and the unit of measurement.

Syntax

C#
VB
C++
public LogicalPoint ToLogicalPoint() 
  
Public Function ToLogicalPoint() As Leadtools.Forms.LogicalPoint 
public: 
Leadtools.Forms.LogicalPoint ToLogicalPoint();  

Return Value

A logical point with the Width as its X-component, the Height as its Y-component, and the unit of measurement.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Forms Assembly