ViewportLinkedToSheetView
Property
|
Property that indicates whether the viewport
is linked to a sheet view.
Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version:
24.2.0.0
Syntax
public bool LinkedToSheetView { get; }
Public ReadOnly Property LinkedToSheetView As Boolean
Get
public:
property bool LinkedToSheetView {
bool get ();
}
member LinkedToSheetView : bool with get
Property Value
Boolean
See Also