ImageGear .NET - Updated December 24, 2018
B Field




ImageGear24.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFFixedMatrix Class : B Field
B 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 B As Integer
 
'Usage
 
Dim instance As ImGearPDFFixedMatrix
Dim value As Integer
 
value = instance.B
 
instance.B = value

Field Value

Integer value.
See Also

Reference

ImGearPDFFixedMatrix Class
ImGearPDFFixedMatrix Members