ISVGDeviceContext class
ISVGDeviceContext class
Represents a device context for SVG rendering.
The ISVGDeviceContext type exposes the following members:
Properties
Property | Description |
---|---|
device | Gets the underlying device associated with the context. See IDevice . |
clip_strategy | Gets or sets a value indicating whether the device context is within a clip path. |
is_glyphs_rendering_supported | Gets a value indicating whether the device supports glyphs rendering. |
See Also
- module
aspose.svg.rendering
- class
IDevice