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




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTThickness Structure : Left Property
Gets or sets the width of the left side of the bounding rectangle.
Syntax
'Declaration
 
Public Property Left As Integer
 
'Usage
 
Dim instance As ImGearARTThickness
Dim value As Integer
 
instance.Left = value
 
value = instance.Left

Property Value

Integer value.
Remarks
The default value is 0.
See Also

Reference

ImGearARTThickness Structure
ImGearARTThickness Members