Table of Contents

Method OnDocumentSelected

Namespace
VectorDraw.Professional.vdObjects
Assembly
VectorDraw.Professional.dll

OnDocumentSelected(vdDocument)

This method is called when the object is inserted in a Document for the first time.

protected virtual void OnDocumentSelected(vdDocument document)

Parameters

document vdDocument

The document where the object is inserted.