ImageGear v26.3 - Updated
ImageGear.Formats.Pdf Assembly / ImageGear.Formats.PDF Namespace / ImGearPDFFixedQuad Class / BottomRight Field




In This Topic
    BottomRight Field
    In This Topic
    Bottom Right value.
    Syntax
    'Declaration
     
    Public BottomRight As ImGearPDFFixedPoint
    'Usage
     
    Dim instance As ImGearPDFFixedQuad
    Dim value As ImGearPDFFixedPoint
     
    value = instance.BottomRight
     
    instance.BottomRight = value
    public ImGearPDFFixedPoint BottomRight
    public: ImGearPDFFixedPoint* BottomRight
    public:
    ImGearPDFFixedPoint^ BottomRight

    Field Value

    ImGearPDFFixedPoint class object.
    See Also