Skip to main content

SvgImageBoxOptionsSelection(SvgImageBox) Constructor

Initializes a new instance of the SvgImageBoxOptionsSelection class with specified settings.

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

public SvgImageBoxOptionsSelection(
    SvgImageBox owner
)

Parameters

Name Type
owner SvgImageBox
See Also