BricsCAD .NET API
Plot
Type Enumeration
This enumerated type represents plot style settings.
Namespace:
Teigha.DatabaseServices
Assembly:
TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
C#
VB
C++
F#
Copy
public
enum
PlotType
Public
Enumeration
PlotType
public
enum class
PlotType
type
PlotType
Members
Member name
Value
Description
Display
0
Last screen display.
Extents
1
Drawing extents.
Limits
2
Drawing limits.
View
3
Last view.
Window
4
Last window.
Layout
5
Layout information.
See Also
Reference
Teigha.DatabaseServices Namespace
© Bricsys NV. All rights reserved.