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




In This Topic
    V Field (ImGearPDFFixedPoint)
    In This Topic
    Vertical value.
    Syntax
    'Declaration
     
    Public V As Integer
    'Usage
     
    Dim instance As ImGearPDFFixedPoint
    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