Skip to content

Latest commit

 

History

History
66 lines (55 loc) · 1.77 KB

ne-d2d1-d2d1_arc_size.md

File metadata and controls

66 lines (55 loc) · 1.77 KB
UID title description helpviewer_keywords old-location tech.root ms.assetid ms.date ms.keywords req.header req.include-header req.target-type req.target-min-winverclnt req.target-min-winversvr req.kmdf-ver req.umdf-ver req.ddi-compliance req.unicode-ansi req.idl req.max-support req.namespace req.assembly req.type-library req.lib req.dll req.irql targetos req.typenames req.redist ms.custom f1_keywords dev_langs topic_type api_type api_location api_name
NE:d2d1.D2D1_ARC_SIZE
D2D1_ARC_SIZE (d2d1.h)
Specifies whether an arc should be greater than 180 degrees.
D2D1_ARC_SIZE
D2D1_ARC_SIZE enumeration [Direct2D]
D2D1_ARC_SIZE_LARGE
D2D1_ARC_SIZE_SMALL
d2d1/D2D1_ARC_SIZE
d2d1/D2D1_ARC_SIZE_LARGE
d2d1/D2D1_ARC_SIZE_SMALL
direct2d.D2D1_ARC_SIZE
direct2d\D2D1_ARC_SIZE.htm
Direct2D
c471716d-c2cc-4f79-8011-46690812b848
12/05/2018
D2D1_ARC_SIZE, D2D1_ARC_SIZE enumeration [Direct2D], D2D1_ARC_SIZE_LARGE, D2D1_ARC_SIZE_SMALL, d2d1/D2D1_ARC_SIZE, d2d1/D2D1_ARC_SIZE_LARGE, d2d1/D2D1_ARC_SIZE_SMALL, direct2d.D2D1_ARC_SIZE
d2d1.h
Windows
Windows 7, Windows Vista with SP2 and Platform Update for Windows Vista [desktop apps \| UWP apps]
Windows Server 2008 R2, Windows Server 2008 with SP2 and Platform Update for Windows Server 2008 [desktop apps \| UWP apps]
Windows
D2D1_ARC_SIZE
19H1
D2D1_ARC_SIZE
d2d1/D2D1_ARC_SIZE
c++
APIRef
kbSyntax
HeaderDef
d2d1.h
D2D1_ARC_SIZE

D2D1_ARC_SIZE enumeration

-description

Specifies whether an arc should be greater than 180 degrees.

-enum-fields

-field D2D1_ARC_SIZE_SMALL:0

An arc's sweep should be 180 degrees or less.

-field D2D1_ARC_SIZE_LARGE:1

An arc's sweep should be 180 degrees or greater.

-field D2D1_ARC_SIZE_FORCE_DWORD:0xffffffff