ImageGear .NET - Updated October 26, 2017
RightBottom Property (IImGearBinocular)




ImageGear23.Core Assembly > ImageGear.Core Namespace > IImGearBinocular Interface : RightBottom Property
Gets or sets the coordinate of the right-bottom corner of the bounding rectangle.
Syntax
'Declaration
 
Property RightBottom As ImGearPoint
 
'Usage
 
Dim instance As IImGearBinocular
Dim value As ImGearPoint
 
instance.RightBottom = value
 
value = instance.RightBottom

Property Value

ImGearPoint structure.
See Also

Reference

IImGearBinocular Interface
IImGearBinocular Members
ImGearPoint Structure