ImageGear .NET - Updated March 30, 2018
Width Property (ImGearComplexObject)




ImageGear24.Processing.Advanced Assembly > ImageGear.FreqIP Namespace > ImGearComplexObject Class : Width Property
Gets width of the object.
Syntax
'Declaration
 
Public ReadOnly Property Width As Integer
 
'Usage
 
Dim instance As ImGearComplexObject
Dim value As Integer
 
value = instance.Width

Property Value

Any integer value.
Remarks
This property specifies the Width of the ImGearComplexObject constructor object.
See Also

Reference

ImGearComplexObject Class
ImGearComplexObject Members
ImGearComplexObject Class