PictureEdit.SvgImageSize Property
In This Article
Gets or sets the required size of the vector image.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Size | A |
#Remarks
See the RepositoryItemPictureEdit.SvgImageSize property, which is equivalent to the current property, for more information.
See Also