CustomLineCapTypefunction
Specifies the type of custom line cap.
No implementation located. This member is documented, but the source scan found no matching declaration. It is likely declared in a header this scan does not resolve, or provided by a macro.
Parameters
| Name | Description | |
|---|---|---|
CustomLineCapTypeDefault | 0 | |
CustomLineCapTypeAdjustableArrow | 1 |
Description
Specifies the type of custom line cap. You would typically use this value when creating a new AdjustableArrowCap object or when setting a custom line cap for a Pen object in GDI+
Reference
- Documented in Graphics/GdiPlus Flat Api/GdiPlus Enumerations.md
- Topic: GdiPlus Enumerations