ImageGear for .NET
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
public ImGearARTThickness( 
   int uniformLength
)
public: ImGearARTThickness( 
   int uniformLength
)
public:
ImGearARTThickness( 
   int uniformLength
)
'Declaration
 
Public Function New( _
   ByVal uniformLength As Integer _
)
 
'Usage
 
Dim uniformLength As Integer
 
Dim instance As New ImGearARTThickness(uniformLength)

Parameters

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

Reference

ImGearARTThickness Structure
ImGearARTThickness Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback