Inkscape
Vector Graphics Editor
Loading...
Searching...
No Matches
U_EMRANGLEARC Struct Reference

EMF manual 2.3.5.1
More...

#include <uemf.h>

Public Attributes

U_EMR emr
 U_EMR.
 
U_POINTL ptlCenter
 Center in logical units.
 
uint32_t nRadius
 Radius in logical units.
 
U_FLOAT eStartAngle
 Starting angle in degrees (counter clockwise from x axis)
 
U_FLOAT eSweepAngle
 Sweep angle in degrees.
 

Detailed Description

EMF manual 2.3.5.1

Definition at line 2486 of file uemf.h.

Member Data Documentation

◆ emr

U_EMR U_EMRANGLEARC::emr

U_EMR.

Definition at line 2487 of file uemf.h.

◆ eStartAngle

U_FLOAT U_EMRANGLEARC::eStartAngle

Starting angle in degrees (counter clockwise from x axis)

Definition at line 2490 of file uemf.h.

◆ eSweepAngle

U_FLOAT U_EMRANGLEARC::eSweepAngle

Sweep angle in degrees.

Definition at line 2491 of file uemf.h.

◆ nRadius

uint32_t U_EMRANGLEARC::nRadius

Radius in logical units.

Definition at line 2489 of file uemf.h.

◆ ptlCenter

U_POINTL U_EMRANGLEARC::ptlCenter

Center in logical units.

Definition at line 2488 of file uemf.h.


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