DigitalEffectLayer.BottomRight Property
In This Article
Gets or sets the position of the layer’s right-bottom corner.
Namespace: DevExpress.XtraGauges.Core.Model
Assembly: DevExpress.XtraGauges.v24.2.Core.dll
NuGet Package: DevExpress.Gauges.Core
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
The position of the layer’s right-bottom corner, in relative coordinates. |
#Remarks
See Coordinate System, to learn about relative coordinates.
See Also