Gets the Pattern used in the Pen.
Source position: graphics.pp line 676
public function TPen.GetPattern: TPenPattern; |
GetPattern is a TPenPattern function used to get Pattern for the pen. Use SetPattern to assign the Pattern used for the pen.
| Remark: | Please note that the Pattern property in the TFPCustomPen ancestor class uses a different type (LongWord instead of TPenPattern). |
|
SetPattern - specifies the pattern for the pen. |
| Version 4.4 | Generated 2025-11-08 | Home |