svg::SVGPreserveAspectRatio Interface Reference

import "svg.idl";

List of all members.

Public Attributes

const unsigned short SVG_PRESERVEASPECTRATIO_UNKNOWN = 0
const unsigned short SVG_PRESERVEASPECTRATIO_NONE = 1
const unsigned short SVG_PRESERVEASPECTRATIO_XMINYMIN = 2
const unsigned short SVG_PRESERVEASPECTRATIO_XMIDYMIN = 3
const unsigned short SVG_PRESERVEASPECTRATIO_XMAXYMIN = 4
const unsigned short SVG_PRESERVEASPECTRATIO_XMINYMID = 5
const unsigned short SVG_PRESERVEASPECTRATIO_XMIDYMID = 6
const unsigned short SVG_PRESERVEASPECTRATIO_XMAXYMID = 7
const unsigned short SVG_PRESERVEASPECTRATIO_XMINYMAX = 8
const unsigned short SVG_PRESERVEASPECTRATIO_XMIDYMAX = 9
const unsigned short SVG_PRESERVEASPECTRATIO_XMAXYMAX = 10
const unsigned short SVG_MEETORSLICE_UNKNOWN = 0
const unsigned short SVG_MEETORSLICE_MEET = 1
const unsigned short SVG_MEETORSLICE_SLICE = 2
attribute unsigned short align
attribute unsigned short meetOrSlice

Detailed Description

Definition at line 693 of file svg.idl.


Member Data Documentation

attribute unsigned short svg::SVGPreserveAspectRatio::align

Definition at line 712 of file svg.idl.

attribute unsigned short svg::SVGPreserveAspectRatio::meetOrSlice

Definition at line 714 of file svg.idl.

Definition at line 709 of file svg.idl.

Definition at line 710 of file svg.idl.

Definition at line 708 of file svg.idl.

Definition at line 697 of file svg.idl.

Definition at line 696 of file svg.idl.

Definition at line 706 of file svg.idl.

Definition at line 703 of file svg.idl.

Definition at line 700 of file svg.idl.

Definition at line 705 of file svg.idl.

Definition at line 702 of file svg.idl.

Definition at line 699 of file svg.idl.

Definition at line 704 of file svg.idl.

Definition at line 701 of file svg.idl.

Definition at line 698 of file svg.idl.


The documentation for this interface was generated from the following file: