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