Back to Devexpress

RadioGroup.GetFirstItemTextBounds() Method

windowsforms-devexpress-dot-xtraeditors-dot-radiogroup-799227cf.md

latest1.2 KB
Original Source

RadioGroup.GetFirstItemTextBounds() Method

Returns the bounding rectangle of the first item’s text.

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public Rectangle GetFirstItemTextBounds()
vb
Public Function GetFirstItemTextBounds As Rectangle

Returns

TypeDescription
Rectangle

The bounds of the first item’s text.

|

See Also

System.Drawing.Rectangle

RadioGroup Class

RadioGroup Members

DevExpress.XtraEditors Namespace