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

Show in webframe

Left Property






Gets the x-coordinate of the left edge of this AnnRectangle structure.
Syntax
public float Left {get;}
'Declaration
 
Public ReadOnly Property Left As Single
'Usage
 
Dim instance As AnnRectangle
Dim value As Single
 
value = instance.Left

            

            
public:
property float Left {
   float get();
}

Property Value

The x-coordinate of the left edge of this AnnRectangle structure.
Requirements

Target Platforms

See Also

Reference

AnnRectangle Structure
AnnRectangle Members

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