Method IsDefault
- Namespace
- VectorDraw.Professional.vdCollections
- Assembly
- VectorDraw.Professional.dll
IsDefault(vdPrimary)
Checks if the parameter passed is the standard VDDIM_DEFAULT vdBlock object.
public bool IsDefault(vdPrimary obj)
Parameters
objvdPrimaryA vdPrimary object to be checked if it is equal referenced to the standard VDDIM_DEFAULT vdBlock object.
Returns
- bool
True if the passed object is equal referenced with the standard VDDIM_DEFAULT vdBlock object of the collection.