DrawingObject.Id Property
In This Article
Returns the shape’s unique identifier.
Namespace: DevExpress.XtraRichEdit.API.Native
Assembly: DevExpress.RichEdit.v24.2.Core.dll
NuGet Package: DevExpress.RichEdit.Core
#Declaration
#Property Value
Type | Description |
---|---|
Int32 | An integer value that uniquely identifies this shape. |
See Also