LeadRectD Structure (original) (raw)

Summary

Describes the width, height, and location of a rectangle in double numbers.

Syntax

C#

Objective-C

C++/CLI

Java

Python

[SerializableAttribute()] [DataContractAttribute(Name="LeadRectD")] public struct LeadRectD

public final class LeadRectD implements java.io.Serializable

public: [SerializableAttribute, DataContractAttribute(Name=L"LeadRectD")] value class LeadRectD sealed

Leadtools Assembly

Convert(byte[],int,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],int,int,int,RasterConvertBufferFlags) Method

Convert(byte[],int,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],int,int,int,RasterConvertBufferFlags) Method

Convert(IntPtr,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],int,int,int,RasterConvertBufferFlags) Method

Convert(IntPtr,int,int,int,RasterByteOrder,RasterByteOrder,RasterColor[],RasterColor[],RasterColor16[],RasterColor16[],int,int,int,RasterConvertBufferFlags) Method