←Select platform

LogicalRectangle Structure

Summary

Stores four floating-point numbers and a unit of measurement that represent the coordinates and size of a rectangle (X, Y, Width, and Height).

Syntax

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