Below is a complete list of the user defined functions available in AutoIt. Click on a user defined function name for a detailed description.
When using them you need to add a #include <GDIPlus.au3>.
User Defined Function | Description |
---|---|
_GDIPlus_CustomLineCapClone | Clones a CustomLineCap object |
_GDIPlus_CustomLineCapCreate | Creates a CustomLineCap object |
_GDIPlus_CustomLineCapDispose | Release a custom line cap object |
_GDIPlus_CustomLineCapGetStrokeCaps | Gets the end cap styles for both the start line cap and the end line cap |
_GDIPlus_CustomLineCapSetStrokeCaps | Sets the distance between the base cap to the start of the line |