Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents an SVG length.
Syntax
typedef struct D2D1_SVG_LENGTH {
FLOAT value;
D2D1_SVG_LENGTH_UNITS units;
} D2D1_SVG_LENGTH;
Members
value
units
Requirements
Requirement | Value |
---|---|
Header | d2d1svg.h |