DiagramImage.SourceImageSize Property
In This Article
Gets the size of the source image.
Namespace: DevExpress.XtraDiagram
Assembly: DevExpress.XtraDiagram.v24.2.dll
NuGet Package: DevExpress.Win.Diagram
#Declaration
#Property Value
Type | Description |
---|---|
Size |
A Size instance that is the size of the source image. |
See Also