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




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

    Field Value

    ImGearPDFFixedPoint class object.
    See Also