Error processing SSI file
LEADTOOLS Annotations (Leadtools.Annotations assembly)

Show in webframe

Empty Field (AnnPoint)






Represents a new instance of the AnnPoint structure with member data left uninitialized.
Syntax
public static readonly AnnPoint Empty
'Declaration
 
Public Shared ReadOnly Empty As AnnPoint
'Usage
 
Dim value As AnnPoint
 
value = AnnPoint.Empty

            

            
public:
static readonly AnnPoint Empty
Remarks
An uninitialized point has an X, Y value of 0,0 and a unit of Pixel.
Requirements

Target Platforms

See Also

Reference

AnnPoint Structure
AnnPoint Members

Error processing SSI file
(Deprecated, use Leadtools.Annotations.Core instead)