←Select platform

LeadSize Structure

Summary

Stores an ordered pair of integer points, typically the width and height of a rectangle.

Syntax

C#
VB
C++
[DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")] 
public struct LeadSize 
  
<DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")> 
Public Structure LeadSize  
   Inherits System.ValueType 
[DataContractAttribute(Namespace="http://Leadtools.Services.DataContracts/2009/01", Name="LeadSize")] 
public value class LeadSize : public System.ValueType  

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.Services.DataContracts Assembly