ImageGear .NET
ImGearPDFFixedPoint Constructor(Int32,Int32)




Horizontal value.
Vertical value.
Initializes a new instance of the ImGearPDFFixedPoint class.
Syntax
public ImGearPDFFixedPoint( 
   int horizontalValue,
   int verticalValue
)
public: ImGearPDFFixedPoint( 
   int horizontalValue,
   int verticalValue
)
public:
ImGearPDFFixedPoint( 
   int horizontalValue,
   int verticalValue
)
'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)

Parameters

horizontalValue
Horizontal value.
verticalValue
Vertical value.
See Also

Reference

ImGearPDFFixedPoint Class
ImGearPDFFixedPoint Members
Overload List

 

 


©2016. Accusoft Corporation. All Rights Reserved.

Send Feedback