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
documentvdDocumentThe document where the object is inserted.