Summary
Gets a special value that represents a rectangle with no coordinates.
Syntax
C#
Objective-C
C++/CLI
Java
Python
const LeadRectD LeadRectDEmpty
Property Value
The empty rectangle, which has X and Y property values of PositiveInfinity and Width and Height property values of NegativeInfinity.
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