Click or drag to resize

LTComponentDocument Property

Gets the associated Document of the LTComponent.

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

Property Value

Document

Implements

IDocumentPropertyDocument
See Also