Click or drag to resize

LTComponent.Document Property

Gets the associated Document of the LTComponent.

Namespace:  Easymap.AddIn.Common
Assembly:  Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntax
public virtual Document Document { get; }

Property Value

Type: Document

Implements

IDocumentProperty.Document
See Also