ISVGDeviceContext class

ISVGDeviceContext class

Represents a device context for SVG rendering.

The ISVGDeviceContext type exposes the following members:

Properties

PropertyDescription
deviceGets the underlying device associated with the context. See IDevice.
clip_strategyGets or sets a value indicating whether the device context is within a clip path.
is_glyphs_rendering_supportedGets a value indicating whether the device supports glyphs rendering.

See Also