ImageGear .NET - Updated May 1, 2018
LeftTop Property (IImGearBinocular)




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearBinocular Interface : LeftTop Property
Gets or sets the coordinate of the upper-left corner of the bounding rectangle.
Syntax
'Declaration
 
Property LeftTop As ImGearPoint
 
'Usage
 
Dim instance As IImGearBinocular
Dim value As ImGearPoint
 
instance.LeftTop = value
 
value = instance.LeftTop

Property Value

ImGearPoint structure.
See Also

Reference

IImGearBinocular Interface
IImGearBinocular Members
ImGearPoint Structure
ImGearBinocular Structure