Accusoft Pegasus
Accusoft.MicrXpress1.Net
Area Property
See Also  Send Feedback
Accusoft.MicrXpressSdk Namespace > Result Class : Area Property




Gets the coordinates of the result object's bounding box.

Syntax

Visual Basic (Declaration)  
Public Overridable ReadOnly Property Area As Rectangle
Visual Basic (Usage) Copy Code
Dim instance As Result
Dim value As Rectangle
 
value = instance.Area
C#  
public virtual Rectangle Area {get;}
Managed Extensions for C++  
public: __property virtual Rectangle get_Area();
C++/CLI  
public:
virtual property Rectangle Area {
   Rectangle get();
}

Remarks

This property is the coordinates of the result object's bounding box in the image.

See Also


©2009. Pegasus Imaging Corporation, DBA Accusoft Pegasus. All Rights Reserved.