ImageGear for .NET
Bounds Property (ImGearARTHollowRectangle)




Gets mark's bounding rectangle in abstract coordinates.
Syntax
'Declaration
 
Public Overrides ReadOnly Property Bounds As ImGearRectangle
'Usage
 
Dim instance As ImGearARTHollowRectangle
Dim value As ImGearRectangle
 
value = instance.Bounds
public override ImGearRectangle Bounds {get;}
public: __property ImGearRectangle get_Bounds() override;
public:
property ImGearRectangle Bounds {
   ImGearRectangle get() override;
}

Property Value

ImageGear.Core.ImGearRectangle structure object.
Remarks
Type of the mark's coordinate system is specifying when using ImGearARTPage.AddMark method.
See Also

Reference

ImGearARTHollowRectangle Class
ImGearARTHollowRectangle Members
ImGearRectangle Structure

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback