isrenderobj
isrenderobj
checks whether a given value is a valid Drawing
object.
This is useful for validation in functions or modules that work with custom render systems.
Parameters
Parameter | Description |
---|---|
object |
The value to check for Drawing validity. |