Observação
O acesso a essa página exige autorização. Você pode tentar entrar ou alterar diretórios.
O acesso a essa página exige autorização. Você pode tentar alterar os diretórios.
The CustomLineCapData flags specify data for custom line caps. These flags can be combined to specify multiple options.
Constant/value |
Description |
---|---|
CustomLineCapDataFillPath 0x00000001 |
If set, an EmfPlusFillPath object is specified in the OptionalData field of the EmfPlusCustomLineCapData object for filling the custom line cap. |
CustomLineCapDataLinePath 0x00000002 |
If set, an EmfPlusLinePath object is specified in the OptionalData field of the EmfPlusCustomLineCapData object for outlining the custom line cap. |
Custom graphics line caps are specified by EmfPlusCustomLineCap objects.
See section 2.1.2 for the specification of additional bit flags.