LTComponentDocument Property |
Gets the associated Document of the LTComponent.
Namespace:
Easymap.AddIn.Common
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic virtual Document Document { get; }
Public Overridable ReadOnly Property Document As Document
Get
Property Value
Type:
DocumentImplements
IDocumentPropertyDocument
See Also