Constructor vdDocumentComponent
- Namespace
- VectorDraw.Professional.Components
- Assembly
- VectorDraw.Professional.dll
vdDocumentComponent()
Initializes the component.
public vdDocumentComponent()
vdDocumentComponent(IContainer)
Initializes the component and adds it in a container object.
public vdDocumentComponent(IContainer container)
Parameters
containerIContainerA IContainer object tha the component will be added.