TdxGPPen.IsEmpty Property
Returns a value indicating the current drawing status of the line object.
Declaration
property IsEmpty: Boolean read;
Property Value
| Type |
|---|
| Boolean |
Remarks
The IsEmpty property returns True if the Width property is set to 0.
See Also