ImageGear for .NET
ImGearPDFFixedPoint Constructor(Int32,Int32)




Horizontal value.
Vertical value.
Initializes a new instance of the ImGearPDFFixedPoint class.
Syntax
'Declaration
 
Public Function New( _
   ByVal horizontalValue As Integer, _
   ByVal verticalValue As Integer _
)
'Usage
 
Dim horizontalValue As Integer
Dim verticalValue As Integer
 
Dim instance As New ImGearPDFFixedPoint(horizontalValue, verticalValue)
public ImGearPDFFixedPoint( 
   int horizontalValue,
   int verticalValue
)
public: ImGearPDFFixedPoint( 
   int horizontalValue,
   int verticalValue
)
public:
ImGearPDFFixedPoint( 
   int horizontalValue,
   int verticalValue
)

Parameters

horizontalValue
Horizontal value.
verticalValue
Vertical value.
See Also

Reference

ImGearPDFFixedPoint Class
ImGearPDFFixedPoint Members
Overload List

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback