ISVGDeviceContext.Device

ISVGDeviceContext.Device property

Gets the underlying device associated with the context. See IDevice.

public IDevice Device { get; }

See Also