ImageGear .NET v25.0 - Updated
V Field (ImGearPDFFixedMatrix)




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFFixedMatrix Class : V Field
V value of the transformation matrix represented as the six-element array [ a b c d h v ]. See ImGearPDFFixedMatrix class for more details.
Syntax
'Declaration
 
Public V As Integer
'Usage
 
Dim instance As ImGearPDFFixedMatrix
Dim value As Integer
 
value = instance.V
 
instance.V = value
public int V
public: int V
public:
int V

Field Value

Integer value.
See Also

Reference

ImGearPDFFixedMatrix Class
ImGearPDFFixedMatrix Members