ScreenOverlayPaddingBottom Property |
Gets the padding, in pixels, from the bottom edge of the parent.
Namespace:
AGI.Foundation.Graphics.Advanced
Assembly:
AGI.Foundation.Graphics (in AGI.Foundation.Graphics.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double Bottom { get; }
Public ReadOnly Property Bottom As Double
Get
public:
property double Bottom {
double get ();
}
member Bottom : float with get
Property Value
Type:
DoubleSee Also