ImageGear .NET v24.12 - Updated
ImGearARTThickness Constructor(Int32)




ImageGear24.Art Assembly > ImageGear.ART Namespace > ImGearARTThickness Structure > ImGearARTThickness Constructor : ImGearARTThickness Constructor(Int32)
The uniform length applied to all four sides of the bounding rectangle.
Initializes a new instance of the ImGearARTThickness structure that has the specified uniform length on each side.
Syntax
'Declaration
 
Public Function New( _
   ByVal uniformLength As Integer _
)
'Usage
 
Dim uniformLength As Integer
 
Dim instance As New ImGearARTThickness(uniformLength)
public ImGearARTThickness( 
   int uniformLength
)
public: ImGearARTThickness( 
   int uniformLength
)
public:
ImGearARTThickness( 
   int uniformLength
)

Parameters

uniformLength
The uniform length applied to all four sides of the bounding rectangle.
See Also

Reference

ImGearARTThickness Structure
ImGearARTThickness Members
Overload List