ImageGear .NET - Updated October 26, 2017
ImGearPDFFixedPoint Constructor(Int32,Int32)




ImageGear23.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFFixedPoint Class > ImGearPDFFixedPoint Constructor : 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)

Parameters

horizontalValue
Horizontal value.
verticalValue
Vertical value.
See Also

Reference

ImGearPDFFixedPoint Class
ImGearPDFFixedPoint Members
Overload List