ScreenOverlayPaddingLeft Property |
Gets the padding, in pixels, from the left 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 Left { get; }
Public ReadOnly Property Left As Double
Get
public:
property double Left {
double get ();
}
member Left : float with get
Property Value
Type:
DoubleSee Also