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