Contents Index Topic Contents | ||
Previous Topic: SOCOLUMN Next Topic: SOCPPIEANGLE |
SOCPARCANGLE
Contains information defining an arc for use in vector graphics output.
Syntax
typedef struct SOCPARCANGLEtag { SOPOINT Center; SOANGLE SweepAngle; } SOCPARCANGLE, VWPTR *PSOCPARCANGLE;Members
- Center
- Center point of the arc.
- SweepAngle
- Sweep angle of the arc.
Top of Page
© 1997 Microsoft Corporation. All rights reserved. Terms of Use.