ImageGear .NET v25.0 - Updated
BottomLeft Field




ImageGear.Formats.Pdf Assembly > ImageGear.Formats.PDF Namespace > ImGearPDFFixedQuad Class : BottomLeft Field
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

Reference

ImGearPDFFixedQuad Class
ImGearPDFFixedQuad Members
ImGearPDFFixedPoint Class