Click or drag to resize

IProjectItemPresentationModel Interface

Interface to a class that augments a project document with additional data used for presentation in a view.

Namespace: Altaxo.Main
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3572.0 (4.8.3572.0)
Syntax
C#
public interface IProjectItemPresentationModel

The IProjectItemPresentationModel type exposes the following members.

Properties
 NameDescription
Public propertyDocument Gets the document this presentation data is based on.
Top
See Also