Class vdDocumentComponent
- Namespace
- VectorDraw.Professional.Components
- Assembly
- VectorDraw.Professional.dll
This is a Document component that handles the Vectordraw graphics objects without the graphic interface.
public sealed class vdDocumentComponent : Component, IComponent, IDisposable
- Inheritance
-
vdDocumentComponent
- Implements
- Inherited Members
Constructors
- vdDocumentComponent()
Initializes the component.
- vdDocumentComponent(IContainer)
Initializes the component and adds it in a container object.
Properties
- Document
Get the vdDocument object of the component.
Methods
- Dispose(bool)
Clean up any resources being used.