Namespace: Spire.Doc.Fields.Shape
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public double Bottom { get; }
Public ReadOnly Property Bottom As Double
	Get
public:
property double Bottom {
	double get ();
}
member Bottom : float with get

Property Value

Double

See Also