DiagramImage.SourceImageSize Property
Gets the size of the source image.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v25.1.dll
NuGet Package: DevExpress.Win.Diagram
Declaration
Property Value
| Type | Description |
|---|---|
| SizeF | A Size instance that is the size of the source image. |
See Also