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