Share via


DrawingObject.Bottom Property

Gets or sets the object's bottom coordinate, in twips.

Namespace CrystalDecisions.CrystalReports.Engine Assembly CrystalDecisions.CrystalReports.Engine (CrystalDecisions.CrystalReports.Engine.dll)

Syntax

'Declaration

Public Overrideable Property Bottom As Integer
public virtual int Bottom {get; set;}

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports .NET 10

See Also

Reference

DrawingObject Class
DrawingObject Members
CrystalDecisions.CrystalReports.Engine Namespace