PictureEdit.SvgImageSize Property
Gets or sets the required size of the vector image.
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.XtraEditors.v24.1.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