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