Table of Contents

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

obj vdPrimary

A 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.