ImageGear .NET - Updated October 2, 2018
Left Property (IImGearDoubleRectangle)




ImageGear24.Core Assembly > ImageGear.Core Namespace > IImGearDoubleRectangle Interface : Left Property
Gets or sets the x-coordinate of the upper-left corner of the rectangle.
Syntax
'Declaration
 
Property Left As Double
 
'Usage
 
Dim instance As IImGearDoubleRectangle
Dim value As Double
 
instance.Left = value
 
value = instance.Left

Property Value

Any double precision number.
See Also

Reference

IImGearDoubleRectangle Interface
IImGearDoubleRectangle Members