Get the document associated with the window.
Namespace:
RootPro.RootProCAD.UI
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract Document Document { get; }
Public MustOverride ReadOnly Property Document As Document
Get
Property Value
Type:
Document
associated with the window
Document .
See Also