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