←Select platform

LogicalSize Structure

Summary

Stores two floating-point numbers and a unit of measurement that represents the size (Width and Height).

Syntax

C#
VB
C++
[DataContractAttribute("LogicalSize")] 
[SerializableAttribute()] 
public struct LogicalSize : System.ValueType 
<DataContractAttribute("LogicalSize")> 
<SerializableAttribute()> 
Public Structure LogicalSize  
   Inherits System.ValueType 
[DataContractAttribute("LogicalSize")] 
[SerializableAttribute()] 
public value class LogicalSize : 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