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