Declaration ​
pascal
function GetStippleColor(Advance: Boolean = True): TColor32;Parameters ​
| Parameter | Type | Description |
|---|---|---|
Advance | Boolean | If True, advances StippleCounter after reading color. |
Returns ​
| Type | Description |
|---|---|
TColor32 | The 32-bit ARGB TColor32 stipple pattern color at the current position. |
Description ​
GetStippleColor returns the TColor32 at the active stipple phase.