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: 23.1.416.0 (23.1.416.0)
Syntaxpublic double Left { get; }
Public ReadOnly Property Left As Double
Get
public:
property double Left {
double get ();
}
member Left : float with get
Property Value
Type:
Double
See Also