DiagramImage.PlaceholderGeometry Property
In This Article
Gets the object that identifies the geometry of the image placeholder.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
[Browsable(false)]
public virtual ShapeGeometry PlaceholderGeometry { get; protected set; }
#Property Value
Type | Description |
---|---|
DevExpress. |
A DevExpress. |
See Also