Cairo.SvgSurface – cairo Reference Manual
Packages
cairo
Cairo
SvgSurface
SvgSurface
SvgSurface.for_stream
get_document_unit
restrict_to_version
set_document_unit
SvgSurface
Object Hierarchy:
Description:
[
CCode
( cname =
"cairo_surface_t"
, ref_function =
"cairo_surface_reference"
, type_id =
"cairo_gobject_surface_get_type ()"
, unref_function =
"cairo_surface_destroy"
) ]
[
Compact
]
public
class
SvgSurface
:
Surface
Namespace:
Cairo
Package:
cairo
Content:
Creation methods:
public
SvgSurface
(
string
filename,
double
width_in_points,
double
height_in_points)
public
SvgSurface.for_stream
(
WriteFunc
write_func,
double
width_in_points,
double
height_in_points)
Methods:
public
SvgUnit
get_document_unit
()
public
void
restrict_to_version
(
SvgVersion
version)
public
void
set_document_unit
(
SvgUnit
unit)
Inherited Members:
All known members inherited from class Cairo.Surface
copy_page
finish
flush
get_content
get_device
get_device_offset
get_device_scale
get_fallback_resolution
get_font_options
get_reference_count
get_type
get_user_data
has_show_text_glyphs
map_to_image
mark_dirty
mark_dirty_rectangle
set_device_offset
set_device_scale
set_fallback_resolution
set_user_data
show_page
status
supports_mime_type
unmap_image
win32_get_image
write_to_png
write_to_png_stream