Documentation
Dlang.org
Path.isEmpty
gsk
path
Path
Checks if the path is empty, i.e. contains no lines or curves.
class
Path
bool
isEmpty
(
)
Return Value
Type:
bool
TRUE
if the path is empty
gsk
path
Path
functions
foreach_
getBounds
getStrokeBounds
inFill
isClosed
isEmpty
print
toCairo
toString_
static functions
parse
Checks if the path is empty, i.e. contains no lines or curves.