←Select platform

LogicalPoint Structure

Summary

Stores two floating-point numbers and a unit of measurement that represent the coordinates of a point (X and Y).

Syntax

C#
VB
C++
[DataContractAttribute("LogicalPoint")] 
[SerializableAttribute()] 
public struct LogicalPoint : System.ValueType 
<DataContractAttribute("LogicalPoint")> 
<SerializableAttribute()> 
Public Structure LogicalPoint  
   Inherits System.ValueType 
[DataContractAttribute("LogicalPoint")] 
[SerializableAttribute()] 
public value class LogicalPoint : public System.ValueType 

Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Forms Assembly
Click or drag to resize