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




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

Syntax

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

Remarks

This read-only property is the coordinates of the result object upon the image.

See Also


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