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

Show in webframe

ToRectangleF Method






Converts this AnnRectangle structure to a RectangleF structure.
Syntax
public RectangleF ToRectangleF()
'Declaration
 
Public Function ToRectangleF() As RectangleF
'Usage
 
Dim instance As AnnRectangle
Dim value As RectangleF
 
value = instance.ToRectangleF()

            

            
public:
RectangleF ToRectangleF(); 

Return Value

A RectangleF structure containing the converted AnnRectangle structure.
Requirements

Target Platforms

See Also

Reference

AnnRectangle Structure
AnnRectangle Members

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