ImageDevice.Create

ImageDevice.Create method

Creates a copy of this device.

[Obsolete("This method has been deprecated starting from version 24.7 and will be hidden in version 24.10.")]
public override Device Create()

Return Value

Copy of this device.

See Also