ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFFixedPoint Class / H Field




In This Topic
    H Field (ImGearPDFFixedPoint)
    In This Topic
    Horizontal value.
    Syntax
    'Declaration
     
    Public H As Integer
    'Usage
     
    Dim instance As ImGearPDFFixedPoint
    Dim value As Integer
     
    value = instance.H
     
    instance.H = value
    public int H
    public: int H
    public:
    int H

    Field Value

    Integer value.
    See Also