'Declaration Public Overrides ReadOnly Property Area As Rectangle
'Usage Dim instance As CharacterResult Dim value As Rectangle value = instance.Area
public override Rectangle Area {get;}
public: __property Rectangle get_Area() override;
'Declaration Public Overrides ReadOnly Property Area As Rectangle
'Usage Dim instance As CharacterResult Dim value As Rectangle value = instance.Area
public override Rectangle Area {get;}
public: __property Rectangle get_Area() override;
This read only property is the coordinates of the result object upon the image.